okpy / ok-client

A Python client for the OK autograding system
https://okpy.org/
Apache License 2.0
57 stars 42 forks source link

Queue Error #491

Open kingjaceo opened 8 months ago

kingjaceo commented 8 months ago

When I try to "Assign Grading" or "Run MOSS" for an assignment, the Job appears stuck and doesn't appear to complete. Specifically, I see:

Status Queued (Refreshing...) Result —

And Result never updates, where it used to either become an empty list [] if there were no new submissions or a list of queued objects if there were new submissions.

My colleague is having the same problem.

cowanjess commented 8 months ago

I'm having a similar issue. Also, I can no longer see which submissions are missing scores. It says the same thing and looks to be stuck with the status -> queued. Image attached with the issue my colleague mentioned above. It continues to refresh.

Screen Shot 2024-04-01 at 4 43 04 PM