lbry-desktop/web/setup
infinite-persistence b6e9c7aabf
TUS: handle URL removal on 4xx errors
## Issue
The TUS client automatically removes the upload fingerprint whenever there is a 4xx error. When we try to resume later, we couldn't find the the fingerprint and ended up creating a new upload ID.

## Changes
Since we are also storing the uploadUrl ourselves, provided that to override the tus client's default behavior of restarting a new session on 4xx errors.
2021-11-22 16:12:10 +08:00
..
publish-v1.js Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
publish-v2.js TUS: handle URL removal on 4xx errors 2021-11-22 16:12:10 +08:00
publish.js Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00