mirror of
https://github.com/openai/codex.git
synced 2026-05-05 05:42:33 +03:00
VSCE renders `codex/event/stream_error` (automatically retried, e.g. `"Reconnecting... 1/n"`) and `codex/event/error` (terminal errors) differently, so add `will_retry` on ErrorNotification to indicate this.