Skip to content

Conversation

@mrnugget
Copy link
Contributor

This fixes #159.

I think we could (should?) go even higher, since most of the actions I ran take their time, especially on macOS.

This fixes #159.

I think we could (should?) go even higher, since most of the actions I
ran take their time, especially on macOS.
@mrnugget mrnugget requested review from eseliger and ryanslade March 30, 2020 15:24
@eseliger
Copy link
Member

Hmm what I've seen CI providers do was "minutes since last log emission", to detect really long running tasks, and have a global timeout of 1h or even more

@mrnugget
Copy link
Contributor Author

Then let's bump it to 60min and defer on implementing fine-grained timeouts until we have more experience using it, because right now I never want to run into a timeout.

@mrnugget mrnugget merged commit 70fee36 into master Mar 30, 2020
scjohns pushed a commit that referenced this pull request Apr 24, 2023
* Bump default action timeout from 2min to 15min

This fixes #159.

I think we could (should?) go even higher, since most of the actions I
ran take their time, especially on macOS.

* Increase timeout to 60min
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.

Increase default 2 min timeout on actions

3 participants