feat: block frozen web probe browsers from yaml policy

This commit is contained in:
Codex
2026-06-30 11:07:52 +00:00
parent 81c48b8126
commit 6168ec60f6
5 changed files with 683 additions and 10 deletions
+57
View File
@@ -223,6 +223,25 @@ lanes:
scrollJumpFromY: 250
scrollJumpToY: 40
sessionRailFallbackRatio: 0.5
browserFreezePolicy:
enabled: true
blockerWindowMs: 30000
memory:
totalRssBlockerMb: 500
processRssBlockerMb: 500
growthBlockerMb: 300
responsiveness:
latencyBlockerMs: 5000
eventBlockerCount: 2
cdp:
metricsTimeoutBlockerCount: 2
kill:
enabled: true
gracefulSignal: SIGTERM
forceSignal: SIGKILL
graceMs: 3000
pollIntervalMs: 100
exitCode: 7
projectManagement:
enabled: true
targetPaths:
@@ -624,6 +643,25 @@ lanes:
scrollJumpFromY: 250
scrollJumpToY: 40
sessionRailFallbackRatio: 0.5
browserFreezePolicy:
enabled: true
blockerWindowMs: 30000
memory:
totalRssBlockerMb: 500
processRssBlockerMb: 500
growthBlockerMb: 300
responsiveness:
latencyBlockerMs: 5000
eventBlockerCount: 2
cdp:
metricsTimeoutBlockerCount: 2
kill:
enabled: true
gracefulSignal: SIGTERM
forceSignal: SIGKILL
graceMs: 3000
pollIntervalMs: 100
exitCode: 7
projectManagement:
enabled: true
targetPaths:
@@ -955,6 +993,25 @@ lanes:
scrollJumpFromY: 250
scrollJumpToY: 40
sessionRailFallbackRatio: 0.5
browserFreezePolicy:
enabled: true
blockerWindowMs: 30000
memory:
totalRssBlockerMb: 500
processRssBlockerMb: 500
growthBlockerMb: 300
responsiveness:
latencyBlockerMs: 5000
eventBlockerCount: 2
cdp:
metricsTimeoutBlockerCount: 2
kill:
enabled: true
gracefulSignal: SIGTERM
forceSignal: SIGKILL
graceMs: 3000
pollIntervalMs: 100
exitCode: 7
tektonDir: tekton-v03
argoApplicationFile: application-v03.yaml
registryPrefix: 127.0.0.1:5000/hwlab