Commit d40e446
szachovy
Increase async timeout for Run main program task from 2100s to 3600s
Previous run hit the 35min (2100s) wall exactly: task started 08:47:29,
timed out at 09:22:37. Successful runs complete in ~45min total with
the main program taking ~37min. Raise to 3600s (60min) for headroom.1 parent ba1c27a commit d40e446
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments