Skip to content
Discussion options

You must be logged in to vote

Hello, thank you for using this.
Yes, there is a setting that can be changed.
The current system default timeout is 30 seconds.

There are three ways to change the connection timeout:

  1. Properties:
    httpClient.connection.timeout=30000
  2. Or
    OS Environment:
    -e HTTPCLIENT_CONNECTION_TIMEOUT=30000
  3. Or
    JVM Argument (override Docker CMD):
    -DhttpClient.connection.timeout=30000

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kobe6082
Comment options

Answer selected by TPIsoftwareOSPO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants