Was this helpful?
II_CONNECT_RETRIES
II_CONNECT_RETRIES sets the number of times an application retries a connection before returning an error. The default is 1 second. An optional flag (d or D) causes a delay before the retry. For example: II_CONNECT_RETRIES=1d causes a one-second delay before retrying. 10d would cause a 10-second delay between the ninth and tenth connection attempts.
Last modified date: 01/30/2023