Product
BAML
Problem Statement / Use Case
It would be nice if we could skip retrying errors that won't ever succeed. For example, 400 bad request and 401/403 authorization issues.
Proposed Solution
Here's an idea: canary...aclowes:baml:canary
Alternative Solutions
I suspect to be backwards compatible and more flexible, it would be better to add a list of non-retryable error codes to the retry policy object.
Additional Context
No response
Product
BAML
Problem Statement / Use Case
It would be nice if we could skip retrying errors that won't ever succeed. For example, 400 bad request and 401/403 authorization issues.
Proposed Solution
Here's an idea: canary...aclowes:baml:canary
Alternative Solutions
I suspect to be backwards compatible and more flexible, it would be better to add a list of non-retryable error codes to the retry policy object.
Additional Context
No response