ls1intum/Themis

`General`: Users holding too many locks get an unknown error when attempting to start a new assessment

terlan98 opened this issue · 0 comments

The server has a limit on the number of submission locks that a user can hold. If the user tries to lock a new submission after reaching the limit, the following error occurs:

lock_log_error

Themis currently does not handle this error:
lock_log_error

This bug was found during the user study.