This repository was archived by the owner on Mar 14, 2026. It is now read-only.
Commit 744230f
Fix CLI timeout override in test workflow
CLI sends run_timeout=3000 by default, which overrides server-side
limit_overrides. Add explicit -r 30000 -c 30000 flags to use higher
timeout values during testing.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 5ad0936 commit 744230f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments