mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
- Add minRetryDelaySeconds and maxRetryDelaySeconds settings to global state schema - Implement exponential backoff clamping in Task.attemptApiRequest method - Add UI controls with range sliders for min/max delay configuration - Add proper validation to ensure min <= max delay bounds - Add comprehensive unit tests for retry delay bounds logic - Update webview message handlers and state management - Add localization strings for new UI controls - Fix TypeScript compilation errors in test files This resolves excessive 20+ minute wait times by allowing users to configure retry delay bounds with defaults of 5-100 seconds. |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||