Skip to content

Improve coordinator failure reporting#74

Merged
fazpu merged 1 commit into
mainfrom
feat/coordinator-failure-reporting
May 15, 2026
Merged

Improve coordinator failure reporting#74
fazpu merged 1 commit into
mainfrom
feat/coordinator-failure-reporting

Conversation

@fazpu

@fazpu fazpu commented May 15, 2026

Copy link
Copy Markdown
Member

Summary

  • add structured coordinator failure and retry metadata to run.json
  • keep cleanup-killed workers secondary for coordinator failures
  • preserve retry cause/host/status metadata and expose retry delay controls
  • bump package version to 0.2.9

Verification

  • uv run ruff check src/
  • uv run ruff format --check src/
  • uv run pyright src/
  • uv run pytest src/tests/test_run_log.py src/tests/test_loop.py src/tests/test_harness.py src/tests/test_codex_client.py src/tests/test_config.py

Note

  • Full local uv run pytest still has two unrelated Rich console ANSI-rendering failures in src/tests/test_console.py; the feature-focused suite passes.

@fazpu fazpu merged commit d001853 into main May 15, 2026
3 checks passed
@fazpu fazpu deleted the feat/coordinator-failure-reporting branch May 15, 2026 08:17
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.

1 participant