fix: add JD01 GC retention controls

This commit is contained in:
Codex
2026-07-05 04:18:22 +00:00
parent e956a0ec2a
commit ab3566435c
18 changed files with 2205 additions and 1240 deletions
+8 -1
View File
@@ -719,7 +719,7 @@ controlPlane:
- hyueapi.com
- .hyueapi.com
retention:
maxRunners: 20
maxRunners: 3
cleanupOrder: oldest-inactive-last-active-first
activeHeartbeatMaxAgeMs: 900000
selectors:
@@ -734,6 +734,13 @@ controlPlane:
ageBasedCleanup:
enabled: false
maxAgeHours: 48
sessionPvcRetention:
enabled: true
prefixes:
- agentrun-v01-session-
- agentrun-v02-session-
- agentrun-jd01-v02-session-
maxDeletePerRun: 1000
cancelLifecycle:
deliveryMode: manager-epoch
gracefulAbortMs: 15000