docs fix router default settings

This commit is contained in:
Ishaan Jaff 2025-03-05 08:29:21 -08:00
parent 71e02fb134
commit 3d5b578fac

View file

@ -952,8 +952,8 @@ router_settings:
```
Defaults:
- allowed_fails: 0
- cooldown_time: 60s
- allowed_fails: 3
- cooldown_time: 5s (`DEFAULT_COOLDOWN_TIME_SECONDS` in constants.py)
**Set Per Model**