Commit Graph

3 Commits

Author SHA1 Message Date
SatsAllDay 91a0d1ccd7
env vars for polling intervals (#1038)
* env vars for polling intervals

add env vars for 4 different common polling intervals,
fast (1000), normal (30000), long (60000), extra long (300000)

use env vars in all `pollInterval` params to `useQuery`

* replace `setInterval`'s interval with `FAST_POLL_INTERVAL`
2024-04-08 09:13:12 -05:00
ekzyis 78f2a2cedf Use headers for section 2024-03-30 15:26:46 +01:00
ekzyis 009b09ece2 Add PR template 2024-03-28 23:14:50 +01:00