lbry-desktop/ui/component/webUploadList/internal
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
..
web-upload-item.jsx tus: retry only after 2-minute wait 2022-03-29 09:01:10 -04:00