**Goal**: Prevent response.failed events with `invalid_prompt` from being treated as retryable errors so the UI shows the actual error message instead of continually retrying. **Before**: Codex would continue to retry despite the prompt being marked as disallowed **After**: Codex will stop retrying once prompt is marked disallowed |
||
|---|---|---|
| .. | ||
| endpoint | ||
| requests | ||
| sse | ||
| auth.rs | ||
| common.rs | ||
| error.rs | ||
| lib.rs | ||
| provider.rs | ||
| rate_limits.rs | ||
| telemetry.rs | ||