Project
cortex
Description
When API calls fail, there's no way to configure retry behavior.
Error Message
Debug Logs
System Information
Screenshots
No response
Steps to Reproduce
- Experience a transient API error
Expected Behavior
Configurable retry count with exponential backoff
Actual Behavior
Single attempt, then error
Additional Context
No response
Project
cortex
Description
When API calls fail, there's no way to configure retry behavior.
Error Message
Debug Logs
System Information
Screenshots
No response
Steps to Reproduce
Expected Behavior
Configurable retry count with exponential backoff
Actual Behavior
Single attempt, then error
Additional Context
No response