fabro/docs/public/api-reference
Bryan Helmkamp 069c6baa58
Allow retrying cancelled runs
Cancelled runs are now eligible for retry alongside other failed and
dead runs. A user who cancels a run and then changes their mind no
longer has to manually re-create it from scratch.

- ensure_retryable drops the FailureReason::Cancelled rejection arm
- canRetry simplifies to failed || dead (still gated by !archived)
- OpenAPI Retry Run description no longer lists cancelled as ineligible

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 18:28:16 -04:00
..
client-sdks.mdx docs: move published docs under docs/public 2026-04-26 21:19:46 -04:00
demo-mode.mdx feat(api): bind sessions to runs (#336) 2026-05-21 10:53:41 -04:00
fabro-api.yaml Allow retrying cancelled runs 2026-05-24 18:28:16 -04:00
overview.mdx docs: move published docs under docs/public 2026-04-26 21:19:46 -04:00