lbry-desktop/web/setup
infinite-persistence 238f6b2eda
tus: adjust retry delay + remove logging
From the logs, it seems like the second retry (5s) fixes the "normal" cases, so just remove the first retry (0s).

Also from the logs, if a retry doesn't work by the third attempt (10s), it's most likely the "locked" case and retrying further doesn't help. So, reduce one more useless retry attemp.

Removed logging since we've gathered enough data, and that this hook is expected to be hit a lot, so we don't want to clog the logs.
2022-01-13 09:43:29 +08:00
..
publish-v1.js Upload: tab sync and various fixes (#428) 2021-12-07 09:48:09 -05:00
publish-v2.js tus: adjust retry delay + remove logging 2022-01-13 09:43:29 +08:00
publish.js Route markdown to v1 (#680) 2022-01-12 10:31:46 -05:00