Commit c19c948
ci(workspace-validation): raise per-script timeout to 1800s for mode=release
mode=release runs REAL searches (PYAUTO_TEST_MODE=0) and finite-difference JAX
gradient scripts that legitimately exceed the 300s smoke cap (build_util.py
BUILD_SCRIPT_TIMEOUT default) — e.g. jax_grad/imaging_pixelization.py >400s,
shapelets/modeling, group/slam chaining. These are slow-but-correct, not broken;
the 300s cap was reporting them as release blockers (release-validation run
29279095224). Raise BUILD_SCRIPT_TIMEOUT to 1800s on the mode=release script step
only (smoke unchanged). Stopgap while the Profiling Agent drives the JAX
compile/eval-time speedups (PyAutoMind draft/feature/profiling/
profiling_agent_jax_compile_time_scope.md).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TDCsgNCXacXqiWAPTswWCt1 parent 6498238 commit c19c948
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
300 | 309 | | |
301 | 310 | | |
302 | 311 | | |
| |||
0 commit comments