Late-start queued AlwaysRun cleanup modules - #3564
Conversation
Code Review: #3564 — Late-start queued AlwaysRun cleanup modulesSummaryThis closes a real bug (#3457): The fix extracts Verification performed
Design notes
No changes requested — this is a targeted, well-verified fix with good regression coverage. |
2313550 to
8f4c7f8
Compare
|
Rebased onto current |
Code reviewNo new changes since the previous review — this PR was rebased onto current |
8f4c7f8 to
40c2fda
Compare
|
Rebased onto current @codex review |
|
Codex Review: Didn't find any major issues. 🚀 Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Code reviewRe-reviewed after the latest rebase (now at
No changes requested — this remains a targeted, well-verified fix. |
40c2fda to
4c0f162
Compare
|
Rebased cleanly onto current |
Code reviewRe-checked after the latest rebase (now at The fix stands as previously reviewed: No changes requested — this remains a targeted, well-verified fix. |
|
Codex Review: Didn't find any major issues. You're on a roll. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Late-start AlwaysRun modules left queued when fail-fast cancellation stops scheduler workers. Reuse the same state predicate for retry bookkeeping. Refs #3457
4c0f162 to
c8117a1
Compare
|
Codex Review: Didn't find any major issues. Delightful! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
Test plan
AlwaysRunHandlerTests(8/8)ModuleExecutorLoggingTests(11/11)Closes #3457