Renn F
003f8a3e26
[F040] orchestrator: finalize grok spawn session on cost-cap kill
...
_enforce_grok_cost_budget killed + evicted the container without calling
_finalize_spawn_session, so the open agent_spawn_sessions row stayed open
(ended_at IS NULL) and the burned usage/cost was never recorded in the
dashboard.
Call _finalize_spawn_session(exit_reason='cost_cap') BEFORE popping the
instance — it reads self._instances[agent_id] for the model +
usage_session_id, which the pop would lose.
2026-06-28 11:09:24 +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-28 10:56:42 +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-26 01:43:08 +02:00
2026-06-03 16:01:03 +02:00
2026-06-26 01:43:08 +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-28 11:09:24 +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-26 01:43:08 +02:00
2026-06-24 01:15:57 +02:00
2026-06-28 10:10:17 +02:00
2026-06-28 06:47:47 +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-06-16 04:10:05 +02:00
2026-06-14 13:43:46 +02:00
2026-06-26 03:36:42 +02:00
2026-06-28 11:05:29 +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-28 10:58:30 +02:00
2026-06-26 01:43:08 +02:00
2026-06-11 04:36:17 +02:00
2026-06-28 11:00:00 +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-28 11:03:50 +02:00
2026-06-14 13:43:46 +02:00
2026-06-28 11:07:56 +02:00
2026-06-19 20:57:02 +02:00