Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Route some trial tasks to different queues #19810

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

webjunkie
Copy link
Contributor

@webjunkie webjunkie commented Jan 17, 2024

Problem

We want to utilize our additional Celery consumers by routing tasks to different queues.

These queues have to match up with the queues and consumers we have configured for all deploys as well as the queues that local Celery looks at.

Changes

  • adjust some innocent tasks to go to different queues

How did you test this code?

  • 🤔

@webjunkie webjunkie enabled auto-merge (squash) January 17, 2024 15:30
Copy link
Contributor

Size Change: 0 B

Total Size: 2 MB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 2 MB

compressed-size-action

@webjunkie webjunkie merged commit 5254cc7 into master Jan 17, 2024
95 checks passed
@webjunkie webjunkie deleted the feature/task-routing-celery branch January 17, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants