Actions
Story #8931
closedIn the new tasking system, missing workers need to be cleaned up in the database
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
The worker cleanup code must only remove missing workers from the database, but it can no longer run in the resource-manager. It should probably run at worker startup or periodically in each worker.
Related issues
Actions
Added worker_cleanup to the tasking system
All workers that are considered offline will be removed from the database periodically.
fixes #8931