Reset after 5 min (#4026)
This commit is contained in:
parent
6efe90a5f5
commit
6382fec732
2 changed files with 27 additions and 7 deletions
|
@ -1,2 +1,3 @@
|
|||
export const ACTIVE_POLL_INTERVAL = 1e3
|
||||
export const BACKGROUND_POLL_INTERVAL = 5e3
|
||||
export const INACTIVE_TIMEOUT = 60e3 * 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue