mirror of
https://github.com/usestrix/strix.git
synced 2026-08-17 09:29:49 +02:00
The previous implementation divided total timeout by retries, making the timeout behavior confusing and the actual wait time unpredictable. Now uses a consistent 5-second timeout per request for clearer semantics.