[PIX-8263] Stall repeated transient retries without progress #56

Merged
andrei merged 1 commit from fix/PIX-8263-transient-retry-stall into master 2026-06-08 11:14:38 +00:00
Owner

Summary

  • detect repeated transient retry chains that create no comment, nextAction, or delivery work product
  • cancel pending transient scheduled retries before escalating the issue out of false in_progress state
  • cover both the stalled path and the branch-created productive path with regression tests

Verification

  • pnpm exec vitest run server/src/tests/heartbeat-process-recovery.test.ts -t "transient"
  • pnpm --filter @paperclipai/server typecheck
## Summary - detect repeated transient retry chains that create no comment, nextAction, or delivery work product - cancel pending transient scheduled retries before escalating the issue out of false in_progress state - cover both the stalled path and the branch-created productive path with regression tests ## Verification - pnpm exec vitest run server/src/__tests__/heartbeat-process-recovery.test.ts -t "transient" - pnpm --filter @paperclipai/server typecheck
fix(recovery): stall repeated transient retries
All checks were successful
Agents CI / Typecheck and Build (pull_request) Successful in 2m29s
3f48690596
andrei merged commit ff90657605 into master 2026-06-08 11:14:38 +00:00
andrei deleted branch fix/PIX-8263-transient-retry-stall 2026-06-08 11:14:38 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
europa-tech-srl/europa-tech-agents!56
No description provided.