You can configure how long the connector waits for connections to respond, and how often to reattempt establishing a connection, to help automate the connection process. To configure a connection with timeout and retries:Documentation Index
Fetch the complete documentation index at: https://insightsoftware-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Set the
ConnectionTimeoutproperty to amount of time, in seconds, that the connector should wait when establishing a connection before timing out the connection. - Set the
MaxErrorRetryproperty to the maximum number of times that the connector resubmits a failed request that can be retried, such as a 5xx error from the Athena server.