Timeouted uploads can leave orphaned temporary staging files on disk under FILES_ROOT/tmp/*.upload even though the user-facing upload fails. These files are not committed into the library or visible in the app, but they may persist until the worker cleanup job removes them.
Originally posted by @itsmeares in #2
Failed uploads should clean up their staging files immediately.
Originally posted by @itsmeares in #2
Failed uploads should clean up their staging files immediately.