Make sacred gate a hard-bounded wrapper
This commit is contained in:
parent
b1320a65f0
commit
93f21c5588
2 changed files with 44 additions and 11 deletions
|
|
@ -2,5 +2,10 @@
|
|||
"min_route_accuracy_percent": 95.0,
|
||||
"min_memory_signal_accuracy_percent": 90.0,
|
||||
"max_timeouts": 0,
|
||||
"require_pass": true
|
||||
"require_pass": true,
|
||||
"runner_timeout_seconds": 90,
|
||||
"runner_start": 0,
|
||||
"runner_limit": 5,
|
||||
"runner_per_case_timeout": 8,
|
||||
"runner_progress_every": 5
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue