Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set shorter workflow timeouts #3016

Merged
merged 1 commit into from
Nov 25, 2020

Commits on Nov 24, 2020

  1. Set shorter workflow timeouts

    The default timeout is 6 hours, which just causes unnecessary hangs,
    delays, and blocked self-hosted runners if anything goes wrong (such as
    pylint-dev/pylint#3899).
    
    A normal run takes about 10 minutes, so set a timeout of 30 minutes.
    Use one hour for the full container rebuild+validation+upload to be on
    the safe side (it usually takes between 15 and 18 minutes).
    martinpitt committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    db4c400 View commit details
    Browse the repository at this point in the history