Use more reasonable timeouts for some jobs by StanFromIreland · Pull Request #156097 · python/cpython · GitHub
Skip to content

Use more reasonable timeouts for some jobs - #156097

Closed
StanFromIreland wants to merge 1 commit into
python:mainfrom
StanFromIreland:workflow-timeouts
Closed

StanFromIreland wants to merge 1 commit into
python:mainfrom
StanFromIreland:workflow-timeouts

Conversation

@StanFromIreland

Copy link
Copy Markdown
Member

A job that on average, takes under half a minute, does not need a 60 minute time out. As such, when something goes wrong and the job hangs we are needlessly wasting CI resources. So I propose some slightly stricter timeout-minutes. They are all still quite generous, however, giving around 2-4x the average time.

Also, drop actions/setup-python in tail-call.yml, it's not needed for anything.

@webknjaz webknjaz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, please!

Here's some more context from the past:

@webknjaz

Copy link
Copy Markdown
Member

Comment thread .github/workflows/tail-call.yml
@hugovk

hugovk commented Aug 21, 2026

Copy link
Copy Markdown
Member

@StanFromIreland
StanFromIreland deleted the workflow-timeouts branch August 24, 2026 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review infra CI, GitHub Actions, buildbots, Dependabot, etc. skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants