Skip to content

fix: stop workers missing from reconciliation#47

Merged
Octane0411 merged 1 commit intomainfrom
issue-45
Mar 10, 2026
Merged

fix: stop workers missing from reconciliation#47
Octane0411 merged 1 commit intomainfrom
issue-45

Conversation

@Octane0411
Copy link
Contributor

Summary

  • stop running workers when reconciliation no longer returns their issue id
  • treat missing reconciliation snapshots as inactive issues to avoid zombie workers
  • add a regression test for the missing-issue reconciliation case

Testing

  • pnpm test tests/orchestrator/core.test.ts
  • pnpm typecheck

Closes #45

@Octane0411 Octane0411 changed the title Stop workers missing from reconciliation fix: stop workers missing from reconciliation Mar 10, 2026
@Octane0411 Octane0411 merged commit 13e8566 into main Mar 10, 2026
1 check passed
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.

Running issues may become zombie workers if Linear stops returning the issue

1 participant