You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JobManager has "startPending" request that retrieves the highest priority pending task and updates its status to In-Progress.
The bug is that the request should separate between domains so one domain won't start task of another domain.