mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
increase polling interval to 60 seconds
This commit is contained in:
@@ -47,7 +47,7 @@ export const healthAlertServiceFactory = ({
|
||||
{
|
||||
batchSize: 1,
|
||||
workerCount: 1,
|
||||
pollingIntervalSeconds: 1
|
||||
pollingIntervalSeconds: 60
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user