Skip to content

docs: update ExitMode docs for v2 rework#175

Merged
jmhsieh merged 1 commit intomainfrom
jon/exitmodes-v2
Mar 3, 2026
Merged

docs: update ExitMode docs for v2 rework#175
jmhsieh merged 1 commit intomainfrom
jon/exitmodes-v2

Conversation

@jmhsieh
Copy link
Contributor

@jmhsieh jmhsieh commented Mar 3, 2026

Summary

  • Update ExitMode documentation to reflect the geneva3 rework (PR #572)
  • DELETE is now the default and waits for all async jobs before deleting (replacing DELETE_AFTER_JOBS)
  • DELETE_ON_SUCCESS replaced by RETAIN_ON_FAILURE, which retains the cluster on any job failure
  • Clarify that exit modes govern behavior when multiple async jobs run in a single context
  • Remove wait_timeout tip (now internal/experimental)

Test plan

  • Verify the docs site renders correctly with mintlify dev

🤖 Generated with Claude Code

Reflect the geneva3 ExitMode rework: DELETE now waits for jobs
(replacing DELETE_AFTER_JOBS), DELETE_ON_SUCCESS replaced by
RETAIN_ON_FAILURE, and old immediate-delete behavior removed.
Clarify that exit modes govern multi-job contexts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jmhsieh jmhsieh merged commit f562d87 into main Mar 3, 2026
2 checks passed
@jmhsieh jmhsieh deleted the jon/exitmodes-v2 branch March 3, 2026 16:49
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.

2 participants