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

500 error when making a submission and addJob call fails #2121

Open
20wildmanj opened this issue Mar 16, 2024 · 1 comment
Open

500 error when making a submission and addJob call fails #2121

20wildmanj opened this issue Mar 16, 2024 · 1 comment

Comments

@20wildmanj
Copy link
Contributor

When making a submission to an autograded assignment, if tango_add_job receives a failed response from Tango (such as if docker is not running), then it will cause the user to receive a 500 error, instead of being properly handled. The error should be caught by handin and properly redirect the user / display the error if they are priveleged.

Screenshot 2024-03-16 at 3 46 38 PM

@damianhxy
Copy link
Member

So I was initially able to reproduce this, but after investigating for a while it seemed to fix itself ...?

Screenshot 2024-04-06 at 13 16 52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants