Connection options for API calls, controlling retry and timeout behavior.
Maximum number of retries to connect to the API. Default: 3
Interval between retries to connect to the API in milliseconds. Default: 2000
Timeout for connecting to the API in milliseconds. Default: 10000
Connection options for API calls, controlling retry and timeout behavior.