mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 03:01:25 +00:00
refactor: centralize failover error parsing
This commit is contained in:
@@ -74,6 +74,7 @@ export type AuthProfileCredential =
|
||||
|
||||
export type AuthProfileFailureReason =
|
||||
| "auth"
|
||||
| "format"
|
||||
| "rate_limit"
|
||||
| "billing"
|
||||
| "timeout"
|
||||
|
||||
Reference in New Issue
Block a user