Files
openclaw/src
Tobias Bischoff 565944ec71 fix(auth): skip auth profiles in cooldown during selection and rotation
Auth profiles in cooldown (due to rate limiting) were being attempted,
causing unnecessary retries and delays. This fix ensures:

1. Initial profile selection skips profiles in cooldown
2. Profile rotation (after failures) skips cooldown profiles
3. Clear error message when all profiles are unavailable

Tests added:
- Skips profiles in cooldown during initial selection
- Skips profiles in cooldown when rotating after failure

Fixes #1316
2026-01-23 03:28:18 +00:00
..
2026-01-18 08:54:00 +00:00
2026-01-23 02:22:02 +00:00
2026-01-21 01:14:24 +00:00
2026-01-23 02:55:38 +00:00
2026-01-21 23:05:11 +00:00
2026-01-23 02:22:02 +00:00
2026-01-21 05:34:53 +00:00
2026-01-23 00:49:40 +00:00
2026-01-21 03:47:50 +00:00
2026-01-18 08:45:29 +00:00
2026-01-23 02:22:02 +00:00
2026-01-20 13:52:59 +00:00
2026-01-19 23:41:06 +00:00
2026-01-21 01:58:47 +00:00
2026-01-18 19:34:21 +00:00
2026-01-18 03:55:14 +00:00
2026-01-18 16:11:43 +00:00