Closed rwinterschlaf closed 1 year ago
Error in the failed test seems weird but mostly unsubstantial, as the test passed in the other workflow.
Looks like a timeout. You should catch that exception with a retry. If several retries (after exceeding timeframes) fail, you might want it to raise an error (and further down the road maybe write an email, but next months problem)
Retry was successful, thanks for the tip there :)
an already commented out line was deleted, so nothing substantial has been changed about the code