Skip to content

Raise the python-core post-merge timeout to 75 minutes#350

Merged
ciaranra merged 1 commit into
devfrom
python-core-timeout
Jul 11, 2026
Merged

Raise the python-core post-merge timeout to 75 minutes#350
ciaranra merged 1 commit into
devfrom
python-core-timeout

Conversation

@ciaranra

Copy link
Copy Markdown
Member

The post-merge python-core job (the full core Python suite; PRs run only the fast-path lockfile check per #331's critical-path design) has been timing out at its 45-minute limit on every dev push since 2026-07-07 ("Dep bump (#322)" was the first). GitHub reports job timeouts as "cancelled," so it never showed as a red failure — the last ~17% of the suite simply hasn't executed on dev since then.

Data points:

Change: timeout-minutes: 45 → 75, restoring roughly the original ~35% headroom.

Follow-up (not this PR): profile per-test durations to attribute how much #322 specifically added, and consider sharding the qec tree into a parallel job if the suite keeps growing toward the new budget.

@ciaranra ciaranra merged commit a70a994 into dev Jul 11, 2026
29 checks passed
@ciaranra ciaranra deleted the python-core-timeout branch July 11, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant