set the fast interval to 60 seconds; 15 seconds very hard to do with 6600 jobs
This commit is contained in:
parent
6549dfbee7
commit
5d70a5b4bd
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"periods": {
|
"periods": {
|
||||||
"fast": { "seconds": 15 },
|
"fast": { "seconds": 60 },
|
||||||
"medium": { "seconds": 120 },
|
"medium": { "seconds": 120 },
|
||||||
"slow": { "seconds": 480 }
|
"slow": { "seconds": 480 }
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue