Intermittent timeouts on GitHub Actions #27423
Unanswered
diaz-hfc
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using cypress-io/github-action@v5 to run my Cypress tests on GitHub actions, using headless Chrome, but for some reason from 20 runs, 2 fails due to timeout errors, see stack below:
We are running these tests against a production environment, I am not able to reproduce this on my local computer it only happens in GitHub actions.
Having some theories.
I wonder if there is a way to debug with more details what is happening during the GH action to go more deeper into the problem?
Beta Was this translation helpful? Give feedback.
All reactions