GothenburgBitFactory / bugwarrior

Pull github, bitbucket, and trac issues into taskwarrior
http://pypi.python.org/pypi/bugwarrior
GNU General Public License v3.0
734 stars 209 forks source link

Add timeouts to CI #834

Closed telenieko closed 2 years ago

telenieko commented 3 years ago

Hi,

A PR run just took 72hrs on Actions (until it was killed by GitHub). That will most likely have eaten through all the free minutes allowance from GitHub.

A quick solution to prevent that is to include lower timeouts on the jobs see docs.

ryneeverett commented 3 years ago

Lowering the default timeout from 6 hours is probably a good idea, thanks.

I'm not completely comfortable interpreting the Actions UI but my impression is that it timed out failing to actually start any jobs, which shouldn't have counted towards the budget. Either way no job should have been able to last beyond the default 360 minutes.