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
It should be possible to listen to changes on a Job. There are currently listeners on LocalJobs but this only allows monitoring of jobs on the current instance. For future backends that distribute jobs over several instances this won't work.
The text was updated successfully, but these errors were encountered:
It should be possible to listen to changes on a
Job
. There are currently listeners onLocalJobs
but this only allows monitoring of jobs on the current instance. For future backends that distribute jobs over several instances this won't work.The text was updated successfully, but these errors were encountered: