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
Job queue feeds aren't broadcasting the completion/cancellation/etc of jobs.
In the meantime, this can be emulated by creating a normal feed, and publishing to it when finishing a job; however, this can introduce consistency bugs.
Job queue feeds aren't broadcasting the completion/cancellation/etc of jobs.
In the meantime, this can be emulated by creating a normal feed, and publishing to it when finishing a job; however, this can introduce consistency bugs.