Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the Exam marker more resilient to failure #54

Open
1 of 3 tasks
christian-heusel opened this issue Oct 4, 2021 · 0 comments
Open
1 of 3 tasks

Make the Exam marker more resilient to failure #54

christian-heusel opened this issue Oct 4, 2021 · 0 comments
Labels
backend All issues related to the backend bug Something isn't working

Comments

@christian-heusel
Copy link
Member

christian-heusel commented Oct 4, 2021

Currently, if the Marker encounters an error it just keeps crashing.
To be fixed

  • Delete Job from RMQ Queue on Error or handle elsewhere
  • Autorestart the docker container (done in 01ff5d40f183995ea9fea6c2b2b7b79af13629b3)
  • Check for nil on some more pointers
@christian-heusel christian-heusel added backend All issues related to the backend bug Something isn't working labels Oct 4, 2021
@christian-heusel christian-heusel added this to the First release milestone Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend All issues related to the backend bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant