This repository has been archived by the owner on Jun 15, 2021. It is now read-only.
Implement a "priority" queue for celery, and drop default workers down to 2 #390
Labels
enhancement
Something that would be nice to have, and is planned for the future.
We should implement a priority queue system in the packagebinder, and drop down the number of default celery workers to lower system requirements.
A priority queue would allow us to set actions like updating a discord user group as a major priority, while not being choked out byless important tasks like updating eve character assets.
The text was updated successfully, but these errors were encountered: