lbry-desktop/web
infinite-persistence 0a88c6254d
Publish: restore the multiple retries (#1763)
- Previously, we tried to solve the "file locked" problem by only making one retry after a super long delay. This was from an anecdote that it's more likely to lock up if the delay was short.
  - This didn't help at all for our case, and Andrey has made some locking mechanism changes in the backend.
  - The reduced number of retries probably increased the number of "failed to upload chunk" errors (not sure), which is supposedly a normal occurrence and we're expected to keep retrying.

Restoring the retry behavior and monitor...
2022-06-28 06:29:07 -04:00
..
component Revert "Undo the hardcoded ad div id (#1719)" (#1722) 2022-06-21 06:12:47 -04:00
effects [oEmbed] some changes and fixes (#392) 2021-12-01 10:36:52 -05:00
middleware Add cookie spaceman to gdpr banner (#1651) 2022-06-13 15:29:13 +02:00
page remove section about hosting content 2022-05-09 10:18:36 -04:00
setup Publish: restore the multiple retries (#1763) 2022-06-28 06:29:07 -04:00
src Update thumbnail cards URL (#1748) 2022-06-23 18:09:48 -04:00
static/pwa Update PWA manifest 2022-04-05 19:14:58 +02:00
stubs rename lbrytv to web 2020-05-25 17:21:02 -04:00
bundle-id.js fix uuid import with new version 2020-10-02 14:36:22 -04:00
index.js MAKE ODYSEE EVEN MORE BEAUTIFUL (#539) 2022-02-11 13:50:55 -05:00
lbry.js Revert "Temporarily prevent invalid get calls until we figure it out" (#1529) 2022-05-18 20:37:53 -04:00
package.json More cleanup 2022-01-31 11:39:03 -05:00
webpack.config.js Add 'announcement' to v2 homepage api 2022-05-20 00:04:05 +08:00
webpack.sw.config.js Browser push notifications (#133) 2021-10-27 10:38:10 -04:00
yarn.lock Bump protobufjs from 6.11.2 to 6.11.3 in /web 2022-06-03 01:57:01 -04:00