Closed
Copilot
AI
changed the title
[WIP] Fix false authentication_failed classification in daily experiment report
Rescue completed watchdog-fired Copilot runs from false authentication_failed classification
pelikhan marked this pull request as ready for review
August 2, 2026 14:01Copilot AI review requested due to automatic review settings
August 2, 2026 14:01Closed
Merged
Closed
…h test, fix stale contract test Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
…event test timeouts Adds the same AWF_REFLECT_ENABLED guard used in copilot_harness.cjs around both fetchAWFReflect calls in codex_harness.cjs. Without this guard, the codex harness unconditionally makes a network request to api-proxy with a 60-second timeout. In CI environments where api-proxy is accessible but slow, spawnSync tests with 10-second timeouts would be killed (returning null status) rather than completing cleanly. Also removes the unused AWF_REFLECT_TIMEOUT_MS dead import." Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
pelikhan deleted the copilot/fix-authentication-failed-classification branch
August 2, 2026 16:30Merged