This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* xeslint-disable */
|
||||
|
||||
let keepPolling = false;
|
||||
const DEFAULT_POLLING_INTERVAL = 10000;
|
||||
const DEFAULT_POLLING_INTERVAL = 60000;
|
||||
const MAX_POLLING_INTERVAL = 15 * 60 * 1000; //15 minutes maximum wait time
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user