fix(model-error-classifier): retry forbidden provider errors
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -72,6 +72,8 @@ const RETRYABLE_MESSAGE_PATTERNS = [
|
||||
"504",
|
||||
"429",
|
||||
"529",
|
||||
"403",
|
||||
"forbidden",
|
||||
]
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user