aiarena-web
aiarena-web copied to clipboard
Stats generation job fails entirely on deadlock detection
Occasionally, a deadlock will occur when attempting to lock a competition participation. Instead of the entire stats gen job falling over, it should at minimum skip the competition participation in question.
More ideally it should wait and then retry whatever caused the deadlock, with some max retry attempt.