Hi, as the subject says, I have around 700 tests running and some of them encounters error 504 which I don't usually mind since it's intermittent. My concern is it's failing my test run due to this, so I wanted to pass the tests that the fail reason is error 504.
Anyone implemented this kind of approach?