-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Recovery for locations stuck after failed refresh #33642
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
gibsondan
merged 16 commits into
dagster-io:master
from
jmoldow:jordan/server-watcher-error-recovery
Jun 30, 2026
Merged
Changes from 2 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
594b863
Recovery for locations stuck after failed refresh
jmoldow f4e9fa7
Address PR review feedback: remove retry loop, add outer backoff, fix…
jmoldow 9421956
Merge branch 'master' into jordan/server-watcher-error-recovery
jmoldow 858373a
feat(server_watcher): scope recovery to DagsterUserCodeUnreachableErr…
jmoldow 057dd20
docs(server_watcher): clarify reconnect-loop comments and docstring
jmoldow 9e994b8
docs(test_watch_server): clarify polling timeout and startup-reset co…
jmoldow 1324014
test(server_watcher): de-flake test_grpc_watch_thread_recovery_when_e…
jmoldow 79b0ec3
test(server_watcher): restore post-recovery event-count equality asse…
jmoldow 77ec23e
refactor(server_watcher): rename set_server_id to update_server_id an…
jmoldow a49b1e7
refactor(server_watcher): tighten review-iteration comments and add t…
jmoldow 348eddd
test(test_watch_grpc_server): tighten recovery test and add post-on_e…
jmoldow cd44b6f
docs(server_watcher): clarify that recovery is scoped to DagsterUserC…
jmoldow 143ab0d
test(test_watch_server) - change Counter to dict
jmoldow 64beb21
Revert redundant _location_state_events_handler recovery change
f30ba13
Move stuck-location recovery into a separate periodic check
072fb88
Merge pull request #1 from dagster-io/gibsondan/server-watcher-recove…
jmoldow 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
Some comments aren't visible on the classic Files Changed page.
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
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.