> ## Documentation Index
> Fetch the complete documentation index at: https://insightsoftware-preview.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# MaxErrorRetry

<a id="maxerrorretry" />

<Note>
  **Note:** As an alternative, you can configure this property using the alias `max_error_retries`. If you specify both the property name and the alias for the same connection, the setting associated with the property name (`MaxErrorRetry`) takes precedence.
</Note>

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.

This value must be a positive integer.

<table><colgroup><col /><col /><col /></colgroup><thead><tr><th scope="col">Default Value</th><th scope="col">Data Type</th><th scope="col">Required</th></tr></thead><tbody><tr><td>`10`</td><td><p>Integer</p></td><td><p>No</p></td></tr></tbody></table>
