Roo-Code/packages
Roo Code 60d903d3a5 feat: Add configurable min/max retry delay bounds
- Add minRetryDelaySeconds and maxRetryDelaySeconds settings to global schema
- Replace single retry delay slider with separate min/max controls in UI
- Implement bounded exponential backoff in Task.ts retry logic
- Add translation keys for new settings labels and descriptions
- Update all type definitions and message handlers
- Fix test file to include new required properties

Fixes #5189: Prevents excessive retry delays (20+ minutes) by allowing users to configure minimum (1-60s) and maximum (10-300s) delay bounds for exponential backoff retry behavior.
2025-06-30 16:56:45 +00:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
cloud Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
evals Update evals Docker setup to work on Windows. (#4656) 2025-06-17 11:23:43 -07:00
ipc Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
telemetry Git repo cloud telemetry (#5119) 2025-06-25 17:01:32 -07:00
types feat: Add configurable min/max retry delay bounds 2025-06-30 16:56:45 +00:00