I know this is probably a long shot, but it is worth asking

For example, our test suite sometimes fail at random places because of environment activities (e.g. background processes that runs, etc). But when I kick them off a second time, they usually succeed. We are looking into different options to bypass that, but we were wondering if we can also somehow just replay a failed test automatically if we actually expect it to succeed. Repeating the whole test suite just to make sure it was one of those random environmental causes is quite time consuming, so this may save us quiite a bit of time.
Well, who knows, maybe I'm lucky
