Skip to content
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

Open
porowns opened this issue Mar 1, 2021 · 0 comments
Labels
enhancement Something that would be nice to have, and is planned for the future.

Comments

@porowns
Copy link
Collaborator

porowns commented Mar 1, 2021

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.

@porowns porowns added the enhancement Something that would be nice to have, and is planned for the future. label Mar 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Something that would be nice to have, and is planned for the future.
Projects
None yet
Development

No branches or pull requests

1 participant