We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 205fc1b commit f91126eCopy full SHA for f91126e
config/config.conf
@@ -55,7 +55,7 @@ reaggregationDimensions=["host"]
55
healthcheckShutdownDelay="PT5S"
56
57
# HTTP Client
58
-org.asynchttpclient.connectionTtl=60000 # 60 seconds
+org.asynchttpclient.connectionTtl="PT1M"
59
60
# Pekko
61
# ~~~~
0 commit comments