lbry-desktop/ui/redux
infinite-persistence 5e2100000d Better handling of SDK errors
## Issue
- Errors like "unexpected token at..." and "failed to fetch" are being logged, rather than the actual call error.
- Publish SDK timeout is sometimes successful, but the user doesn't know, so they re-created the same claim

## Change
- Attempt to make the logs more helpful, and the error message more meaningful to the user.
- Starting off with 'publish' and tip SDK call as an experiment. Can add others if this method works.
2022-03-18 09:11:04 -04:00
..
actions Better handling of SDK errors 2022-03-18 09:11:04 -04:00
middleware Sync: handle fast-actions being reverted 2021-12-29 10:32:38 -05:00
reducers Consolidate legal/requirements fetch 2022-03-17 10:25:59 -04:00
selectors Consolidate legal/requirements fetch 2022-03-17 10:25:59 -04:00