auto-sync: 2026-05-23 01:02:35
This commit is contained in:
@@ -224,6 +224,9 @@ EXPERIENCE_STATUSES = frozenset({"draft", "active", "deprecated"})
|
||||
|
||||
ATTEMPT_OUTCOMES = frozenset({
|
||||
"completed", "blocked", "crashed", "timed_out", "spawn_failed", "reclaimed",
|
||||
"agent_failed", "fallback_timeout", "gateway_timeout", "gateway_unreachable",
|
||||
"auth_failed", "api_error", "compact_failed", "lock_conflict", "agent_error",
|
||||
"compact_hanging", "max_monitor_timeouts", "session_stuck", "max_retries",
|
||||
})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user