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

# MinQueryExecutionPollingInterval

<a id="minqueryexecutionpollinginterval" />

The minimum amount of time, in milliseconds, that the connector waits between attempts when polling the Athena server for query results. You must specify a value that is greater than 0 but less than the value specified in `MaxQueryExecutionPollingInterval`.

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