lbry-desktop/web/setup
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
..
publish-v1.js Upload: tab sync and various fixes (#428) 2021-12-07 09:48:09 -05:00
publish-v2.js tus: retry only after 2-minute wait 2022-03-29 09:01:10 -04:00
publish.js Route markdown to v1 (#680) 2022-01-12 10:31:46 -05:00