Skip to content

Maven test never ends on github actions #25677

Discussion options

You must be logged in to vote

Maybe this is going to be helpful to someone else.
Looks like issue is on AWS side, because my request goes there and never ends. I added connection and socket timeouts on restassured and retry mechanism to retry 3 more times and all those tests that failed for the first time are successfully run for the next time in retry. So I didn’t fix original issue, but at least found a bypass that doesn’t increase execution time for more than few seconds.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant