> ## 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.

# MaxQueryExecutionPollingInterval

<a id="maxqueryexecutionpollinginterval" />

The maximum amount of time, in milliseconds, that the connector waits between attempts when polling the Athena server for query results. You cannot specify an interval that is less than the interval specified in `MinQueryExecutionPollingInterval`.

For detailed information about the query execution polling feature, see [Query Execution Polling](/simba/athena/athena_jdbc_install_guide/features/query_execution_polling).

<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><p>`1800000`</p></td><td><p>Integer</p></td><td><p>No</p></td></tr></tbody></table>
