lbry-desktop/ui/component/webUploadList
infinite-persistence e358f0715d tus: retry only after 2-minute wait
There is anecdote that we need to wait up to 2 minutes to preven the locking scenario.
`https://github.com/tus/tusd/pull/667#issuecomment-1079647640`

## Change
Instead of multiple retries at short intervals, do a one-time retry after a 2-minute wait. We'll do this until the fix is available in tusd v2.
2022-03-29 09:01:10 -04:00
..
internal tus: retry only after 2-minute wait 2022-03-29 09:01:10 -04:00
index.js Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
view.jsx Upload: tab sync and various fixes (#428) 2021-12-07 09:48:09 -05:00