Skip to content
Snippets Groups Projects
Commit dc31055f authored by Erwan Rouchet's avatar Erwan Rouchet
Browse files

:obumpa:

parent bf9c2cfb
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !2209. Comments created here will be created in the context of that merge request.
......@@ -312,7 +312,7 @@ class Command(BaseCommand):
def cleanup_archived_workers(self):
"""
Remove Worker instances that have been archived for longer than the configured model cleanup delay
Remove Worker instances that have been archived for longer than the configured worker cleanup delay
and that are not being used in any worker result.
"""
self.stdout.write('Removing archived workers…')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment