mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-11 04:24:31 +00:00
refactor(agents): share failover HTTP status classification (#36615)
* fix(agents): classify transient failover statuses consistently * fix(agents): preserve legacy failover status mapping
This commit is contained in:
@@ -13,6 +13,7 @@ export {
|
||||
BILLING_ERROR_USER_MESSAGE,
|
||||
formatBillingErrorMessage,
|
||||
classifyFailoverReason,
|
||||
classifyFailoverReasonFromHttpStatus,
|
||||
formatRawAssistantErrorForUi,
|
||||
formatAssistantErrorText,
|
||||
getApiErrorPayloadFingerprint,
|
||||
|
||||
Reference in New Issue
Block a user