Extend polling until we're ready for this
This commit is contained in:
@@ -15,8 +15,8 @@ import {
|
|||||||
|
|
||||||
const LOGGER_CONTEXT = 'MessagesEventBus'
|
const LOGGER_CONTEXT = 'MessagesEventBus'
|
||||||
|
|
||||||
const ACTIVE_POLL_INTERVAL = 5e3
|
const ACTIVE_POLL_INTERVAL = 60e3
|
||||||
const BACKGROUND_POLL_INTERVAL = 20e3
|
const BACKGROUND_POLL_INTERVAL = 60e3
|
||||||
|
|
||||||
export class MessagesEventBus {
|
export class MessagesEventBus {
|
||||||
private id: string
|
private id: string
|
||||||
|
|||||||
Reference in New Issue
Block a user