Renn F
fa8e567edd
[F033] orchestrator: capture container_id at startup re-adoption
...
_readopt_running_agents registered re-adopted ACTIVE instances with
container_id=None. _check_health skips container_id-is-None instances, so
when a re-adopted container later exited the stopped-container handler
never ran and the task stranded under a phantom ACTIVE instance forever.
Add _resolve_container_id (docker inspect -f '{{.Id}}') and store the real
id on re-adopt. Best-effort: a probe failure degrades to None (still
ACTIVE; the reaper's Docker-liveness fallback covers it).
2026-06-28 10:58:30 +02:00
..
2026-06-17 06:36:28 +02:00
2026-05-16 03:45:02 +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-19 09:15:01 +02:00
2026-06-25 03:34:40 +02:00
2026-06-19 09:15:01 +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-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-28 10:58:30 +02:00
2026-06-26 01:43:08 +02:00
2026-06-11 04:36:17 +02:00
2026-06-27 06:52:59 +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