mirror of
https://github.com/openai/codex.git
synced 2026-04-25 07:05:38 +00:00
Handle guardian review timeouts explicitly
Increase the guardian review timeout and surface reviewer timeouts separately from intentional rejections across tool approval paths, protocol notifications, and TUI rendering. Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -4660,6 +4660,7 @@
|
||||
"inProgress",
|
||||
"approved",
|
||||
"denied",
|
||||
"timedOut",
|
||||
"aborted"
|
||||
],
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user