exercism / project-management

1 stars 3 forks source link

Replaying stuck jobs #18

Open iHiD opened 2 years ago

iHiD commented 2 years ago

Tooling Jobs can get "stuck" at various points. When this happens, we need to replay them, without DOSing ourselves with maliciously submitted code.

A good starting point would be jobs that complete but don't get back to our webservers due to some 500ing on the website.