Skip to content

Commit 82e7928

Browse files
committed
chore: logging the queue size is now more frequent
1 parent 635c183 commit 82e7928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"WORKERS_COUNT": 5,
1515
"REQUEST_QUEUE_LENGTH": 2,
16-
"QUEUE_LENGTH_LOG_FREQUENCY_MINUTES": 15,
16+
"QUEUE_LENGTH_LOG_FREQUENCY_MINUTES": 1,
1717
"INTEGRATION_ID": "",
1818
"DEFAULT_KUBERNETES_UPSTREAM_URL": "https://kubernetes-upstream.snyk.io",
1919
"MAX_RETRY_BACKOFF_DURATION_SECONDS": 300

0 commit comments

Comments
 (0)