fix: 收敛 stale thread 和 tool-call 错误归因
This commit is contained in:
@@ -12,9 +12,11 @@ export type FailureKind =
|
||||
| "backend-spawn-failed"
|
||||
| "backend-json-parse-error"
|
||||
| "backend-response-invalid"
|
||||
| "thread-resume-failed"
|
||||
| "backend-timeout"
|
||||
| "provider-auth-failed"
|
||||
| "provider-rate-limited"
|
||||
| "provider-invalid-tool-call"
|
||||
| "provider-unavailable"
|
||||
| "infra-failed"
|
||||
| "cancelled";
|
||||
|
||||
Reference in New Issue
Block a user