aiarena-web icon indicating copy to clipboard operation
aiarena-web copied to clipboard

Stats generation job fails entirely on deadlock detection

Open lladdy opened this issue 1 year ago • 2 comments

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.

lladdy avatar May 20 '23 06:05 lladdy