fix: cap transient retry queue promotion #46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/PIX-7831-queued-retry-drain"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Verification
pnpm --filter @paperclipai/server typecheckpnpm exec vitest run server/src/__tests__/heartbeat-retry-scheduling.test.ts -t "does not promote a due transient retry when an assignment wake already occupies the agent queue|does not defer a new assignee behind the previous assignee's scheduled retry" --reporter=verboseheartbeat-retry-scheduling.test.tsstill has two pre-existing failures in retry-not-before cases at lines 1714 and 1743, outside this diffPull request closed