Skip to content

Fix canceled job retry contract - #70

Merged
FernandoAbishai merged 1 commit into
mainfrom
fix/job-cancel-retry-contract
Sep 7, 2026
Merged

Fix canceled job retry contract#70
FernandoAbishai merged 1 commit into
mainfrom
fix/job-cancel-retry-contract

Conversation

@FernandoAbishai

Copy link
Copy Markdown
Owner

Summary

  • preserve private retry targets for canceled jobs so the advertised retry contract works
  • keep successful jobs clearing their retry target
  • cover running and queued cancellation retry paths, originalJobId/attempt metadata, and public target secrecy

Validation

  • npm run smoke:backend (124 tests)
  • focused cancel/retry tests repeated 3x
  • git diff --check

Copilot AI lite review requested due to automatic review settings September 7, 2026 07:38

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@FernandoAbishai
FernandoAbishai force-pushed the fix/job-cancel-retry-contract branch from 0022334 to c29be56 Compare September 7, 2026 07:41
@FernandoAbishai
FernandoAbishai merged commit 0347a4f into main Sep 7, 2026
2 checks passed
@FernandoAbishai
FernandoAbishai deleted the fix/job-cancel-retry-contract branch September 7, 2026 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants