Expand description
Removes files uploaded to be named in an exercise answer that no submission was ever made from.
How long an upload is spared depends on its origin, since a native client uploads immediately
before submitting while an iframe student may hold an upload for the length of an exam. The
binding row is soft-deleted rather than removed so that a submit naming a reaped file can
still answer upload_expired instead of the misleading unknown_upload.
Constantsยง
- MAX_
CONCURRENT_ ๐REAPS