You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚡ perf(timeout): increase timeouts and retries for unresponsive API
- Increase request timeout from 1 hour to 4 hours default
- Increase max retries from 3 to 5 for non-streaming requests
- Increase initial retry delay from 1s to 2s
- Increase max retry delay from 30s to 60s
0 commit comments