chrismattmann / tika-python

Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Increase retry duration in client only mode

saraswat40 opened this issue · comments

With TIKA_CLIENT_ONLY="True" is there a way to increase the number and duration of retries when the server goes down? Thanks.

hi @saraswat40 unfortunately not at this time.