Skip to content

Commit f91126e

Browse files
committed
fix ttl
1 parent 205fc1b commit f91126e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ reaggregationDimensions=["host"]
5555
healthcheckShutdownDelay="PT5S"
5656

5757
# HTTP Client
58-
org.asynchttpclient.connectionTtl=60000 # 60 seconds
58+
org.asynchttpclient.connectionTtl="PT1M"
5959

6060
# Pekko
6161
# ~~~~

0 commit comments

Comments
 (0)