You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -175,7 +175,7 @@ <h2>Client<a class="headerlink" href="#client" title="Permalink to this heading"
175
175
<li><p><strong>endpoint</strong> (<codeclass="xref py py-data docutils literal notranslate"><spanclass="pre">Optional</span></code>[<aclass="reference internal" href="misc/mindee_http.html#mindee.mindee_http.Endpoint" title="mindee.mindee_http.endpoint.Endpoint"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">Endpoint</span></code></a>], default: <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – For custom endpoints, an endpoint has to be given.</p></li>
176
176
<li><p><strong>initial_delay_sec</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">float</span></code>, default: <codeclass="docutils literal notranslate"><spanclass="pre">2</span></code>) – Delay between each polling attempts This should not be shorter than 1 second.</p></li>
177
177
<li><p><strong>delay_sec</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">float</span></code>, default: <codeclass="docutils literal notranslate"><spanclass="pre">1.5</span></code>) – Delay between each polling attempts This should not be shorter than 1 second.</p></li>
178
-
<li><p><strong>max_retries</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">int</span></code>, default: <codeclass="docutils literal notranslate"><spanclass="pre">30</span></code>) – Total amount of polling attempts.</p></li>
178
+
<li><p><strong>max_retries</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">int</span></code>, default: <codeclass="docutils literal notranslate"><spanclass="pre">80</span></code>) – Total amount of polling attempts.</p></li>
179
179
<li><p><strong>full_text</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code>, default: <codeclass="docutils literal notranslate"><spanclass="pre">False</span></code>) – Whether to include the full OCR text response in compatible APIs.</p></li>
<li><ahref="product/fr/health_card_v1.html#mindee.product.fr.health_card.health_card_v1.HealthCardV1">HealthCardV1 (class in mindee.product.fr.health_card.health_card_v1)</a>
0 commit comments