chore: Set timeout of 60 minutes for test job#914
Conversation
|
This PR is stale because it has been open 7 days with no activity and will be automatically closed in 3 days. To keep this PR open, update the PR by adding a comment or pushing a commit. |
f77925e to
bf478c1
Compare
|
@chiedo could you remove the stale label if you don't have a chance to review right now 😄 |
|
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. |
|
Thanks for the ping! I missed this one! |
|
No worries, don't think it got triaged officially yet. I don't want to always ping you, but you seem to be the expert for these 😄 |
|
@nschonni That was my triaging miss! Sorry about that 💛 |
|
@janiceilene no worries, you've got a bunch of stuff incoming here ❤️ |
Now those are good words to hear before the weekend 👌🏿 |
Why:
Currently it seems like this job occasionally doesn't finish correctly https://github.com/github/docs/actions?query=is%3Ain_progress and there may be a higher limit set on your org than the default 6 hours
What's being changed:
Set a timeout so the job is failed after 60 minutes (currently seems to run in ~10 minutes)
Check off the following: