-
Notifications
You must be signed in to change notification settings - Fork 13
feat(worker): schedule one upload_finisher via redis gate #757
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
thomasrockhu-codecov
merged 26 commits into
tomhu/finisher-source-of-truth
from
tomhu/single-finisher-gate
Mar 11, 2026
Merged
Changes from 13 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
099193f
feat(worker): dedupe upload_finisher scheduling with redis gate
thomasrockhu-codecov c138e02
fix(worker): gate finisher scheduling and normalize task ids
thomasrockhu-codecov 038fc25
fix(worker): stabilize gate scheduling and coverage task dispatch
thomasrockhu-codecov 406ec7b
refactor(worker): remove ScheduledTasksResult wrapper in upload task
thomasrockhu-codecov e8d849d
Revert "refactor(worker): remove ScheduledTasksResult wrapper in uplo…
thomasrockhu-codecov 4684337
Reapply "refactor(worker): remove ScheduledTasksResult wrapper in upl…
thomasrockhu-codecov 4560ded
refactor(worker): prefer as_tuple normalization for scheduled task ids
thomasrockhu-codecov ceb058f
refactor(worker): inline scheduled task id extraction in upload task
thomasrockhu-codecov c324fd4
refactor(worker): align scheduled task variable flow with original style
thomasrockhu-codecov b3692bc
refactor(worker): restore upload task scheduling to main as_tuple flow
thomasrockhu-codecov 2e960ac
fix(worker): return celery group result for coverage scheduling
thomasrockhu-codecov 2d657c4
fix(worker): return ResultSet from coverage scheduling
thomasrockhu-codecov 0d75c1e
fix(worker): return lightweight as_tuple-compatible scheduler result
thomasrockhu-codecov 3b740bd
fix(worker): schedule coverage processors via celery group result
thomasrockhu-codecov 0f81b4d
fix(worker): propagate UploadFlow checkpoint context to finisher enqueue
thomasrockhu-codecov 5816216
fix(worker): pass existing checkpoint kwargs through finisher enqueue
thomasrockhu-codecov 7e91055
fix(worker): gate finisher enqueue and restore processor kwargs sched…
thomasrockhu-codecov 84dae18
fix(worker): use UploadFlow kwargs key when forwarding checkpoints
thomasrockhu-codecov 9410786
test(worker): isolate processor tests from finisher routing side effects
thomasrockhu-codecov 8ce6a6c
feat(worker): add finisher sweep and gate lifecycle cleanup
thomasrockhu-codecov a65328c
fix(worker): harden finisher sweep gate behavior
thomasrockhu-codecov de94365
fix(worker): clear finisher gate when sweep limit is reached
thomasrockhu-codecov d2062f2
fix(worker): keep finisher gate when finisher lock exhausts retries
thomasrockhu-codecov 1bcbda2
fix(worker): refresh finisher gate TTL on sweep reschedule
thomasrockhu-codecov eea9a7c
fix(worker): clear finisher gate on terminal postprocessing lock exha…
thomasrockhu-codecov 9add94b
test(worker): align finisher-gate processing tests with merge gating
thomasrockhu-codecov 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.
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.