What problem are you trying to solve with Submitty
Currently the active_graders table is expected to grow every time something gets graded since some people will close components improperly.
Describe the way you'd like to solve this problem
We must cull the entries in the table (either on a schedule/on install) to make sure that stale entries do not pile up.
What problem are you trying to solve with Submitty
Currently the active_graders table is expected to grow every time something gets graded since some people will close components improperly.
Describe the way you'd like to solve this problem
We must cull the entries in the table (either on a schedule/on install) to make sure that stale entries do not pile up.