tursodatabase / libsql-experimental-python

libSQL API for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feature request: built-in retry logic

etos opened this issue · comments

looping through 50-100 changes, and hitting some timeouts..

ValueError: Hrana: `api error: `{"error":"Internal Error: `Timed out while opening database connection`"}``

Built-in retry logic with backoff strategy would be a great addition