Files
karma/ui
Łukasz Mierzwa 08f7e6a9fa refactor(ui): prevent concurrent fetches
Refactor the timer so instead of calling fetch directly every  seconds we call it every 1 second, check if we could & should fetch (fetch isn't already/still in progress and  seconds passed since last fetch) and if needed call fetch.
This will also allow us to pause fetches when user is interacting with alerts so there's no whack-a-mole with buttons
2018-09-20 11:34:13 +01:00
..
2018-07-19 23:38:11 +02:00