[PIX-8316] Isolate heartbeat retry reason guard compile fix #57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent-cto/pix-8316-heartbeat-fix"
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
heartbeat.tsretry-reason guard into its own branchVerification
NODE_ENV=development pnpm --filter @paperclipai/server exec vitest run src/__tests__/heartbeat-list.test.ts --reporter=verbose✅NODE_ENV=development pnpm --filter @paperclipai/server exec vitest run src/__tests__/heartbeat-retry-scheduling.test.ts --reporter=verboseshows the same 2 pre-existing failures on both the source dirty checkout and this isolated branchpnpm --filter @paperclipai/server typecheckpasses on the source dirty checkout; clean worktree typecheck still reports unrelated workspace/type noise outsideheartbeat.ts