summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-07-10 22:13:49 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-07-10 22:13:49 +0000
commit06c9730441593c191f968f8041a0e76f56368a39 (patch)
treefb228a59295fe22987e3dcfaa51987ce5f3f0f48 /Makefile
parent3728fb07ddc9c3a85cf4f2152b35e090618f87db (diff)
fix(executor): periodically sweep stale dispatch workspace directories
ContainerRunner preserves a failed execution's workspace indefinitely for debugging, with no expiry -- this accumulated 161 stale directories (~17.6GB) and took the host to 100% disk full on 2026-07-10. Pool.RunWorkspaceCleanup sweeps claudomator-workspace-* dirs older than 24h every hour, started from serve.go, mirroring StoryOrchestrator.Run's ticker shape. Never removes a directory still referenced as a currently-BLOCKED task's sandbox_dir, regardless of age.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions