mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Increase pollingIntervalSeconds of pky sync cleanup
This commit is contained in:
@@ -80,7 +80,7 @@ export const pkiSyncCleanupQueueServiceFactory = ({
|
||||
{
|
||||
batchSize: 1,
|
||||
workerCount: 1,
|
||||
pollingIntervalSeconds: 1
|
||||
pollingIntervalSeconds: 120
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user