chore: standardize heartbeat intervals (4h IC, 24h managers)
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"cooldownSec": 10,
|
||||
"intervalSec": 3600,
|
||||
"intervalSec": 14400,
|
||||
"wakeOnDemand": true,
|
||||
"maxConcurrentRuns": 1
|
||||
}
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"cooldownSec": 10,
|
||||
"intervalSec": 3600,
|
||||
"intervalSec": 14400,
|
||||
"wakeOnDemand": true,
|
||||
"maxConcurrentRuns": 1
|
||||
}
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"cooldownSec": 10,
|
||||
"intervalSec": 28800,
|
||||
"intervalSec": 14400,
|
||||
"wakeOnDemand": true,
|
||||
"maxConcurrentRuns": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user