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