Skip to content

feat: add timeouts - #1367

Open
sgaist wants to merge 7 commits into
paketo-buildpacks:mainfrom
idiap:feat/add-timeouts
Open

feat: add timeouts#1367
sgaist wants to merge 7 commits into
paketo-buildpacks:mainfrom
idiap:feat/add-timeouts

Conversation

@sgaist

@sgaist sgaist commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Add timeouts to all workflows

This is an initial proposition to open the discussion. I don't claim these values to be the best so feel free to suggest others.

Use Cases

Avoid burning resources if something goes wrong and get quicker feedback.

As an example, on this day (20.08.2026), the lint workflow has had issues several times for the Python buildpacks and rather than fail quickly (it is supposed to have a timeout of 3 minutes), it ran anywhere from 10 minutes to more than an hour for no clear reasons.

While having timeouts will not fix the underlying issue, it will avoid burning runner resources.

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

@sgaist
sgaist requested review from a team as code owners August 20, 2026 19:33
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