-
Notifications
You must be signed in to change notification settings - Fork 5
Fix backend bugs/reliability bucket from audit (#531) #537
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 all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
6e98254
Roll back config on any persist failure, not just OSError (#507)
nitrobass24 8448ae6
Harden periodic and shutdown persist against transient write failures…
nitrobass24 22c31fd
Fix job status parser robustness bugs (#517)
nitrobass24 6221513
Fix tilde expansion in remote validate find/hash commands (#519)
nitrobass24 61b3301
Lock-guard AutoQueuePersist patterns and listener set (#509)
nitrobass24 7ccae90
Roll back auto-queue add/remove on persist failure (#518)
nitrobass24 ea0cc8c
Surface staging->final move failures via result queue with retry (#510)
nitrobass24 35bf824
Isolate extract/validate worker faults from controller loop (#511)
nitrobass24 24712b3
Make Controller.exit() best-effort so hung lftp doesn't leak processe…
nitrobass24 7ff125c
Bound controller action wait with 504 timeout (#526)
nitrobass24 779a898
Make all Controller.exit() teardown calls best-effort (#508 review)
nitrobass24 6bdf327
Surface a permanently-dead extract/validate worker at ERROR (#511 rev…
nitrobass24 66d19da
Strengthen auto-queue lock tests into deterministic guards (#509 review)
nitrobass24 4761406
Extract and test shutdown classifier + final persist (#512 review)
nitrobass24 01ae955
Document _remote_key nested-same-name limitation (#519 review)
nitrobass24 6e00cad
Apply ruff format to #510/#519 test files
nitrobass24 44d053d
Add type annotations to teardown/worker-check helpers
nitrobass24 360d753
Drain new auto-queue patterns atomically per cycle (#537 review)
nitrobass24 1aae69a
Harden auto-queue handler: atomic check + broad rollback (#537 review)
nitrobass24 97379ad
Reap finished moves and rescan only the owning pair (#537 review)
nitrobass24 10dea66
Set __started before launching children so partial start cleans up (#…
nitrobass24 f2eb08c
Start move process before publishing bookkeeping (#537 review)
nitrobass24 0043d5e
Bound worker joins in Controller.exit() (#537 review)
nitrobass24 bd61dd2
Assert join in partial-start teardown test (#537 review)
nitrobass24 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
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.