becc1fcaf5
## Ticket 1320 ## Approach - Create a layer on top of the `Lbry` to log failures. `ApiFailureMgr` encapsulates this. - Only logging `claim_search` for now as a start. Can be used for all methods. - When a `claim_search` (with the same options) repeatedly failed for 5 times within 500ms, block subsequent calls for a duration of 1 minute. - These values can be adjusted. |
||
---|---|---|
.. | ||
component | ||
constants | ||
contexts | ||
effects | ||
modal | ||
page | ||
redux | ||
scss | ||
util | ||
analytics.js | ||
app.js | ||
comments.js | ||
i18n.js | ||
index.jsx | ||
lbry.js | ||
logWarningConsoleMessage.js | ||
native.js | ||
reducers.js | ||
rewards.js | ||
store.js |