mirror of
https://github.com/usestrix/strix.git
synced 2026-08-18 09:49:17 +02:00
- Retry failed streams up to 3 times with exp backoff (8s min, 64s max) - Reset chunks on failure and retry full request - Use litellm._should_retry() for retryable error detection - Switch to async acompletion() for streaming - Refactor generate() into smaller focused methods