-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Long callback refactor #2039
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
Long callback refactor #2039
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
bfbd59e
Handle long callback errors.
T4rk1n dbacfcc
:hankey: Add test long callback error.
T4rk1n ac59e59
Add lock to diskcache
T4rk1n e2d3d5e
Fix test long callback error.
T4rk1n c3855ef
Merge branch 'dev' into long-callback-errors
T4rk1n fb4cef9
Handle no update in celery long callbacks.
T4rk1n fa94a40
Use diskcache lock
T4rk1n 7688306
Stricter no_update check.
T4rk1n 20c72b9
Handle no update in multi output.
T4rk1n 2f9fe06
Add long callback test lock.
T4rk1n 9ed5a3f
Merge branch 'dev' into long-callback-errors
T4rk1n 9cab5b4
Clean up no_update.
T4rk1n 9509213
Merge branch 'dev' into long-callback-errors
T4rk1n 3a207ce
Merge branch 'dev' into long-callback-errors
T4rk1n 2b22ff3
Replace long callback interval with request polling handled in renderer.
T4rk1n c5f6fff
Fix test_grouped_callbacks
T4rk1n fc9a77b
Fix cbva002
T4rk1n 40bd173
Fix celery cancel.
T4rk1n 28a6d77
Fix callback_map
T4rk1n 1c1c7a2
Update callback docstrings.
T4rk1n 55455f9
Add test short interval.
T4rk1n cc9b09b
Add error if no manager.
T4rk1n 0501fd9
Fix error message assert
T4rk1n 43e42ea
Remove leftover _NoUpdate.
T4rk1n de5ee34
Update dash/dash.py
T4rk1n 08356f0
Hide arguments.
T4rk1n edd7fd6
Add test side update.
T4rk1n 2fd56e9
Redux devtools ignore reloadRequest actions.
T4rk1n da2b01f
Long callbacks side update to trigger other callbacks.
T4rk1n bfc3c8f
Add test long callback pattern matching.
T4rk1n 077733c
Add circular check for long callbacks side outputs.
T4rk1n 638dacf
Add test long callback context.
T4rk1n 9df3082
Support callback context in long callbacks.
T4rk1n ccb53b9
Proper callback_context, replace flask.g context with contextvars.
T4rk1n 8525c73
Fix cancel.
T4rk1n 34bd81d
Back to flask.g for timing_information.
T4rk1n b2ac6ce
Merge branch 'dev' into long-callback-errors
T4rk1n 02c15dc
Manage previous outdated running jobs.
T4rk1n a003f5a
Merge branch 'dev' into long-callback-errors
T4rk1n 529ec8e
Lock selenium <=4.2.0
T4rk1n 2fb1cfa
Update changelog.
T4rk1n 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
Update callback docstrings.
- Loading branch information
commit 1c1c7a2df1a071d2365dd71913429b91dad978a8
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
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.