We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It seems like the integration tests are consistently taking longer than 5 minutes, which cancels the job.
e.g. https://github.com/mozilla-it/ctms-api/actions/runs/4669059816?pr=622
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 5 minutes. The operation was canceled.
The text was updated successfully, but these errors were encountered:
Possible mitigations could be:
Sorry, something went wrong.
timeout-minutes
Didn't see that this was on purpose before I created this ticket 😅.
Opened #639 to unblock PRs, but it could still be worth exploring Docker layer caching in the future
Well, apparently bumping the time limit wasn't enough -- I canceled the first workflow run triggered by this PR.
Perhaps we should tweak our backoff strategy and/or do some logging to inspect failures?
grahamalama
Successfully merging a pull request may close this issue.
It seems like the integration tests are consistently taking longer than 5 minutes, which cancels the job.
e.g. https://github.com/mozilla-it/ctms-api/actions/runs/4669059816?pr=622
The text was updated successfully, but these errors were encountered: