-
Notifications
You must be signed in to change notification settings - Fork 32
✨ Add Celery task manager to Web Server ⚠️ #8436
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
pcrespov
merged 62 commits into
ITISFoundation:master
from
giancarloromeo:is8102/add-celery-task-manager-to-webserver
Oct 8, 2025
Merged
Changes from 26 commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
9bc9c2e
add Celery to requirements
giancarloromeo 1771429
add Celery settings
giancarloromeo 4eea09e
add Celery to Redis client
giancarloromeo 68dce90
add Celery plugin
giancarloromeo 10a74ae
add event-stream support
giancarloromeo 27909c3
fix long-running-tasks api
giancarloromeo 56a8623
fix REST interface in tasks plugin
giancarloromeo 482dc74
fix tasks endpoints
giancarloromeo c2b6ecb
fix exception
giancarloromeo c74830b
fix typecheck
giancarloromeo 495a403
fix path op names
giancarloromeo abd4bd4
fix path op names
giancarloromeo 3a7560b
fix openapi-spec
giancarloromeo d9617e7
fix async job path op
giancarloromeo 09ed1b2
fix test
giancarloromeo 5536db0
fix test
giancarloromeo 758594c
Merge branch 'master' into is8102/add-celery-task-manager-to-webserver
giancarloromeo f1b8bc1
Merge remote-tracking branch 'upstream/master' into is8102/add-celery…
giancarloromeo 4471da5
rename
giancarloromeo 8ae38a0
Merge branch 'is8102/add-celery-task-manager-to-webserver' of github.…
giancarloromeo 9b5c02b
fix property name
giancarloromeo 7ef024a
fix mock
giancarloromeo 2b2f64b
disable Celery in wb_auth tests
giancarloromeo 19b1ed8
add async jobs stream
giancarloromeo 71b3a21
change task key prefix
giancarloromeo 80dba0a
fix mock
giancarloromeo d7bea56
disable Celery
giancarloromeo f81d9ca
move event_generator logic down to service
giancarloromeo 5e46968
move sse to models
giancarloromeo 5b9642f
remove unused
giancarloromeo 821d1f0
add test
giancarloromeo f6676de
fix name
giancarloromeo 6ac1607
move tasks tests
giancarloromeo 73cec60
add tests
giancarloromeo 1057281
Merge branch 'master' into is8102/add-celery-task-manager-to-webserver
giancarloromeo 2db3c93
revert
giancarloromeo ada49e3
fix fixture
giancarloromeo b4a5c95
typecheck
giancarloromeo f3bb46c
add cleanup
giancarloromeo 3776869
add exception handling
giancarloromeo 48c107b
reraise
giancarloromeo aba2a54
relative import
giancarloromeo 97fa75b
add tests
giancarloromeo f1e2ce3
remove streaming
giancarloromeo a0a2319
fix test
giancarloromeo 51fd3c2
Merge branch 'master' into is8102/add-celery-task-manager-to-webserver
giancarloromeo 7df82ae
fix mock
giancarloromeo adf70d7
Merge branch 'is8102/add-celery-task-manager-to-webserver' of github.…
giancarloromeo e62a523
typecheck
giancarloromeo ad5c6c1
revert
giancarloromeo 259f5de
frozen
giancarloromeo 59868c2
rename
giancarloromeo 2a43ab2
fix
giancarloromeo c9f3e5e
Merge remote-tracking branch 'upstream/master' into is8102/add-celery…
giancarloromeo a2b27cc
Merge branch 'master' into is8102/add-celery-task-manager-to-webserver
giancarloromeo 38a83fb
Merge branch 'master' into is8102/add-celery-task-manager-to-webserver
giancarloromeo 010470f
use mock handler
giancarloromeo f41ce7e
fix
giancarloromeo eabc46e
refactor
giancarloromeo 45b07b7
Merge branch 'master' into is8102/add-celery-task-manager-to-webserver
giancarloromeo 87607f2
fix mock
giancarloromeo 5eb114b
Merge branch 'master' into is8102/add-celery-task-manager-to-webserver
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
Oops, something went wrong.
Oops, something went wrong.
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.