-
Notifications
You must be signed in to change notification settings - Fork 32
✨ Add Celery routing queues ⚠️ #7471
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
Merged
giancarloromeo
merged 45 commits into
ITISFoundation:master
from
giancarloromeo:add-celery-routing-queues
Apr 9, 2025
Merged
Changes from 24 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
e85ccfd
add celery routing queues
giancarloromeo f31a007
fix task queue name
giancarloromeo 15b071a
fix queue
giancarloromeo 3b69bc3
pylint
giancarloromeo 4ab39c2
add celery routing queues
giancarloromeo 0a42019
fix task queue name
giancarloromeo 9aa33ee
fix queue
giancarloromeo 7fa116a
pylint
giancarloromeo 40d988d
localy working
sanderegg 2f2b23c
Merge remote-tracking branch 'upstream/master' into add-celery-routin…
giancarloromeo 19d5119
Merge branch 'add-celery-routing-queues' of github.com:giancarloromeo…
giancarloromeo 8d96c9a
fix key prefix
giancarloromeo dd4c535
improve metadata store
giancarloromeo 65557cb
fix get result
giancarloromeo 054a553
remove task_queue param
giancarloromeo 8d855c3
add expiration
giancarloromeo ec2325b
Merge branch 'master' into add-celery-routing-queues
giancarloromeo ad65bf3
rename
giancarloromeo 3881595
Merge branch 'add-celery-routing-queues' of github.com:giancarloromeo…
giancarloromeo 21883cd
add fn
giancarloromeo 643c8b5
use constant
giancarloromeo 4342c71
naming
giancarloromeo 5befb9d
fix name
giancarloromeo 0f2f451
name
giancarloromeo a15590a
Merge remote-tracking branch 'upstream/master' into add-celery-routin…
giancarloromeo 34e9d36
fix submit
giancarloromeo 56783f0
typecheck
giancarloromeo c5e189a
restore missing decorator
giancarloromeo 46501b5
typecheck
giancarloromeo 3b3da36
fix key prefix
giancarloromeo 39fc47e
remove prefix when forgetting
giancarloromeo 5730c93
set default queue in tests
giancarloromeo a2eea77
remove
giancarloromeo 7c599bf
fix test
giancarloromeo 2d76802
fix abort
giancarloromeo 8fe8e17
improve progress
giancarloromeo bd42b4f
Merge branch 'master' into add-celery-routing-queues
giancarloromeo 2068e50
fix test_start_export_data
giancarloromeo 2abd37a
Merge branch 'add-celery-routing-queues' of github.com:giancarloromeo…
giancarloromeo 6607fe9
skip test
giancarloromeo 4f04d2f
Merge branch 'master' into add-celery-routing-queues
giancarloromeo 9217f61
exclude worker
giancarloromeo 4f5bcdc
Merge branch 'add-celery-routing-queues' of github.com:giancarloromeo…
giancarloromeo 563c616
exclude sto-worker-cpu-bound
giancarloromeo 22c83da
Merge branch 'master' into add-celery-routing-queues
giancarloromeo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.