Closed Bug 1595138 Opened 5 years ago Closed 5 years ago

Investigate SW flow when registering / unregistering

Categories

(DevTools :: Application Panel, task, P1)

task

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ladybenko, Assigned: ladybenko)

References

(Blocks 1 open bug)

Details

(Whiteboard: [m1.1-mvp])

The data we are getting from the listAllWorkers method seems to be odd when workers just registered or unregistered. It may be an issue with platform, we should investigate.

  • When registering a worker, we first get a list with the worker already present, but the url/name fields (which are the same) missing. Later on, listAllWorkers returns the full data.

  • When unregistering a worker, we immediately get the worker in the list, but with the scope field missing. Later on, the worker gets removed from the list returned by listAllWorkers.

This may or may not be expected behavior, so we have to confirm the flow, get logs, and contact folks from platform.

Assignee: nobody → balbeza
Status: NEW → ASSIGNED

Spoke with :asuth, what's happening is not intended behavior platform-side. He created the following bugs:

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Priority: -- → P1
Whiteboard: [m1.1-mvp]
You need to log in before you can comment on or make changes to this bug.