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
This has been partially resolved by #24, where a worker_shutdown rpc notification method was implemented so that a broker can requeue the leased tasks of that worker. The requeuing of a task after 10 seconds is still to be implemented.