mirror of
https://github.com/openai/codex.git
synced 2026-09-16 12:13:30 +00:00
codex-status
This commit is contained in:
@@ -76,6 +76,7 @@ impl IdleWarning {
|
||||
&& !status.is_operational()
|
||||
{
|
||||
self.warning_sent = true;
|
||||
self.mark_event();
|
||||
return Some(format!(
|
||||
"Codex is facing an incident. Current status: {status:?}. Responses may be delayed or stalled."
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user