Private
Public Access
feat(failcount): add default failcount.toml thresholds
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user