-
Notifications
You must be signed in to change notification settings - Fork 32
Processing server extension (#1046) #1069
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
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
6c0958a
extend db methods for DBWorkspace
MehmedGIT a74e7be
make db workspace method flexible
MehmedGIT 669437d
db lock/unlock workspaces
MehmedGIT ce98957
refactoring to match new requirements
MehmedGIT a273439
implement page-wise locking and internal callback
MehmedGIT c7b6046
refactor comments
MehmedGIT efc9ec7
Fix worker/processor server access to DB
MehmedGIT 82302d7
Limit pydantic to max version 1
MehmedGIT e765bed
Merge branch 'master' into processing_server_ext_1046
kba 347c80c
Merge branch 'master' into processing_server_ext_1046
kba becfe23
implement depends on feature
MehmedGIT 2b0c4ea
remove unnecessary import
MehmedGIT 70dfcec
Fix depends on and internal callback mechanism
MehmedGIT 23591ec
Add possibility to overwrite internal_callback_url
joschrew b6d7baf
Adjust some log levels
joschrew afd97c8
Fix not available job as depends_on
joschrew 5e5da5c
Use list instead of set for locked pages
joschrew c17a596
fix page locking
MehmedGIT efbb628
multiple requests consumed from internal queue
MehmedGIT 79016bf
improve code: locking/unlocking
MehmedGIT 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
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.