Commit f8bf5e5
Bump pipeline workflow timeout from 10m to 6h
modal run --detach keeps the CLI connected and streaming logs; it only
detaches the *app* if the CLI dies. GitHub Actions cancels the Modal
app when the runner timeout fires, killing the pipeline mid-run.
360 minutes (GitHub max) gives the full pipeline room to complete.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 4991b1e commit f8bf5e5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments