Renn F
88ad03c8cb
[067ce5d1] fix(runtime): gate all spawns while provider is parked
...
Generalize the GROK-only _grok_spawn_parked guard to _provider_spawn_parked.
spawn_agent now consults the RateLimitStateTracker for every provider, so
Anthropic session/overload parking suppresses container launches instead of
letting the dispatcher re-spawn every tick. Fail-open on tracker errors.
- Rename _grok_spawn_parked -> _provider_spawn_parked (any provider)
- Update spawn_agent log + gate
- Update grok-rate-limit tests to cover general provider behavior
2026-06-25 03:34:40 +02:00
..
2026-05-02 03:11:49 +02:00
2026-06-17 06:36:28 +02:00
2026-05-16 03:45:02 +02:00
2026-05-12 05:39:41 +02:00
2026-06-24 15:43:30 +02:00
2026-06-14 13:43:46 +02:00
2026-06-14 13:43:46 +02:00
2026-06-09 17:08:34 +02:00
2026-06-14 13:43:46 +02:00
2026-06-03 16:01:03 +02:00
2026-06-19 09:15:01 +02:00
2026-06-22 13:12:04 +02:00
2026-06-03 06:35:03 +02:00
2026-06-23 07:26:41 +02:00
2026-06-19 09:15:01 +02:00
2026-06-25 03:34:40 +02:00
2026-06-19 09:15:01 +02:00
2026-05-12 05:10:32 +02:00
2026-06-20 09:27:29 +02:00
2026-06-24 01:15:57 +02:00
2026-06-19 09:15:01 +02:00
2026-06-24 01:15:57 +02:00
2026-06-17 04:39:26 +02:00
2026-06-14 13:43:46 +02:00
2026-05-03 07:30:48 +02:00
2026-06-16 04:10:05 +02:00
2026-06-14 13:43:46 +02:00
2026-06-14 23:18:58 +02:00
2026-06-25 03:28:03 +02:00
2026-06-19 09:15:01 +02:00
2026-06-22 03:49:45 +02:00
2026-06-14 13:43:46 +02:00
2026-06-06 22:10:48 +02:00
2026-06-21 00:04:24 +02:00
2026-06-11 04:36:17 +02:00
2026-06-17 16:50:10 +02:00
2026-06-11 04:36:17 +02:00
2026-06-15 20:47:41 +02:00
2026-06-22 23:37:07 +02:00
2026-06-17 21:03:27 +02:00
2026-06-14 23:18:58 +02:00
2026-05-16 03:45:02 +02:00
2026-06-15 02:56:49 +02:00
2026-06-15 22:43:05 +02:00
2026-06-23 07:26:41 +02:00
2026-06-14 13:43:46 +02:00
2026-06-24 01:15:57 +02:00
2026-06-19 20:57:02 +02:00