> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# cluster_reconnect_count

<div className="kinetica-pydoc">
  <div className="dl py property">
    <div className="dt sig sig-object py" id="gpudb.GPUdb.Options.cluster_reconnect_count"> <span className="em property"><span className="k"><span className="pre">property</span></span><span className="w"> </span></span><span className="sig-name descname"><span className="pre">cluster\_reconnect\_count</span></span></div>

    <div className="dd">
      <p>Gets the number of times the API tries to reconnect to the same cluster (when a failover event has been triggered), before actually failing over to any available backup cluster. Does not apply when only a single cluster is available.</p>
      <p>This method is now deprecated.</p>
    </div>
  </div>
</div>
