Configuring the Retry Count for HTTP Client Connection

You can configure the number of retry attempts to connect to the HTTP client.

    Procedure
  1. Add the following property in the CDD file and specify the number of retries for connecting to the HTTP client.
    com.tibco.be.http.client.retryCount
    By default, retry attempts are disabled.