Is there a way to test/cherry pick failed tests with 200 response code

I have multiple scenarios where my tests fails and pass without changing any of the contents in the request. It is possible that the request itself is causing the tests to be flaky even thought I get positive 200 HTTP Response.

The tests literally passes when re-run them, I honestly do not know what causes these tests to fail.

For instance:

Is there a way to get this resolved and re-run specific tests which fails even when response is 200.

Sorry we didn’t get to this sooner. This isn’t the experience we want for our users.

We’re closing out older posts to help keep the community organized and relevant. If this issue is still affecting you, please start a new topic with any updated details and we’ll be happy to help.