Skip to content

Commit 58b5d9b

Browse files
Robbie1977claude
andcommitted
Increase neural connectivity test timeout to 240 minutes
The CI-optimized neural connectivity validation step was timing out at 120 minutes. Bump to 240 to give it more headroom while the underlying load behaviour is investigated. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 1b37116 commit 58b5d9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_vfb_connect.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ jobs:
270270
python -m pip install -r .github/workflows/requirements.txt
271271
272272
- name: Run essential neural connectivity validation (CI-optimized)
273-
timeout-minutes: 120
273+
timeout-minutes: 240
274274
env:
275275
VFB_CI_MODE: true
276276
VFB_LOAD_LIMIT: 3

0 commit comments

Comments
 (0)