Skip to content

ci: add timeout-minutes to the bundle build jobs - #1380

Open
l2ysho wants to merge 2 commits into
masterfrom
fix/bundle-job-timeout
Open

ci: add timeout-minutes to the bundle build jobs#1380
l2ysho wants to merge 2 commits into
masterfrom
fix/bundle-job-timeout

Conversation

@l2ysho

@l2ysho l2ysho commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Closes #1379

A wedged bundle build ran for 92 minutes with no timeout, holding the
`release` concurrency group and cancelling the queued next pre-release.
20 minutes against a 4-minute baseline turns a 6-hour release freeze
into a red job anyone can re-run.

Closes #1379

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@github-actions github-actions Bot added this to the 148th sprint - Tooling team milestone Sep 2, 2026
@github-actions github-actions Bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Sep 2, 2026
@l2ysho
l2ysho marked this pull request as ready for review September 2, 2026 12:19
@l2ysho
l2ysho requested a review from DaveHanns as a code owner September 2, 2026 12:19
@l2ysho l2ysho added t-builders Issues owned by the Builders team. and removed t-tooling Issues with this label are in the ownership of the tooling team. labels Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-builders Issues owned by the Builders team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ci: add timeout-minutes to the bundle build jobs

2 participants