illinois-cs241 / broadway

A distributed systems framework used running distributable workloads.
Other
18 stars 0 forks source link

Add grading job queue position endpoint #29

Closed jhenhapl closed 4 years ago

jhenhapl commented 4 years ago

I added an endpoint to see where in a course's queue a grading run is. This can be used in on-demand to give students their up-to-date position in the grading queue.

I still have to add tests for this functionality.

Depends on #26

Relates to https://github.com/illinois-cs241/broadway-on-demand/issues/80