lbry-desktop/ui/redux
infinite-persistence 64effb4679
doFetchActiveLivestreams: add interval and options checking
- Added a default minimum of 5 minutes between fetches. Clients can bypass this through `forceFetch` if needed.
- We'll need to support different 'orderBy', so adding an "options check" when determining if we just made the same fetch.
2021-09-25 12:05:09 +08:00
..
actions doFetchActiveLivestreams: add interval and options checking 2021-09-25 12:05:09 +08:00
reducers doFetchActiveLivestreams: add interval and options checking 2021-09-25 12:05:09 +08:00
selectors Fetch and store active-livestream info in redux 2021-09-25 12:05:06 +08:00