Match cooldown retry status messages
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -29,6 +29,7 @@ export const RETRYABLE_ERROR_PATTERNS = [
|
|||||||
/quota\s+will\s+reset\s+after/i,
|
/quota\s+will\s+reset\s+after/i,
|
||||||
/all\s+credentials\s+for\s+model/i,
|
/all\s+credentials\s+for\s+model/i,
|
||||||
/cool(?:ing)?\s+down/i,
|
/cool(?:ing)?\s+down/i,
|
||||||
|
/cooldown/i,
|
||||||
/exhausted\s+your\s+capacity/i,
|
/exhausted\s+your\s+capacity/i,
|
||||||
/usage\s+limit\s+has\s+been\s+reached/i,
|
/usage\s+limit\s+has\s+been\s+reached/i,
|
||||||
/service.?unavailable/i,
|
/service.?unavailable/i,
|
||||||
|
|||||||
Reference in New Issue
Block a user