Private
Public Access
0
0

feat(failcount): add default failcount.toml thresholds

This commit is contained in:
2026-06-16 19:01:31 -04:00
parent fc92e1aa74
commit 190766fe03
+7
View File
@@ -0,0 +1,7 @@
# scripts/tier2/failcount.toml
# Default thresholds for the Tier 2 failure counter.
# Override values here to tune per-track.
red_phase_threshold = 3
green_phase_threshold = 3
no_progress_minutes = 30