Skip to content

fix: allow critical drift reviews to finish - #244

Merged
Pigbibi merged 1 commit into
mainfrom
codex/extend-drift-review-timeout
Jul 11, 2026
Merged

fix: allow critical drift reviews to finish#244
Pigbibi merged 1 commit into
mainfrom
codex/extend-drift-review-timeout

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Root cause

A drift run with three critical strategies performs reviews serially. Each Codex service review has a 15-minute execution budget plus polling grace, but the reusable job itself timed out at 15 minutes and was cancelled before any degraded result or durable issue could be emitted.

Change

Raise the reusable drift job timeout to 60 minutes, covering the bounded sequential review budget while preserving the existing service-level timeout and degraded-issue handling.

Validation

  • PYTHONPATH=src python3 -m pytest -q tests/test_reusable_drift_workflow.py
  • actionlint .github/workflows/reusable-drift-check.yml
  • git diff --check

Co-Authored-By: Codex <noreply@openai.com>
@github-actions

Copy link
Copy Markdown

🤖 Codex PR Review

Merge allowed: No issues found


Review by Codex PR Review bot • PR

@Pigbibi
Pigbibi merged commit 651c9ac into main Jul 11, 2026
3 checks passed
@Pigbibi
Pigbibi deleted the codex/extend-drift-review-timeout branch July 11, 2026 10:36
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