-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The stream has expired due to inactivity #41
Comments
I'm having the EXACT same issue |
My application is running SQL queries in large batches in order to avoid using up all the quota/getting rate limited and this is what happens |
+1 |
@AmeerArsala I am also facing the same issue. It seems turso db closes the connection automatically only after some seconds of inactivity. |
+1 |
I am having the same. Database with millions of rows |
+1 |
I changed the code to Rust and worked fine.
*Fábio Magalhães Costa*
we.digi.growth +55 (11) 99154-3310
***@***.***
wedigi.com.br <https://www.wedigi.com.br/>
Em dom., 17 de nov. de 2024 às 18:41, o_o ***@***.***>
escreveu:
… +1
—
Reply to this email directly, view it on GitHub
<#41 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AARQGSW6WOCS5LTEUMKMC3T2BEEQFAVCNFSM6AAAAABERPNAYWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBRGYYDMNZVHE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***
com>
|
Keep getting this unrecoverable error in my application which sparsely runs SQL queries.
tursodatabase/libsql#985
tursodatabase/go-libsql#12
Same issue in other libraries, not fixed on python yet.
The text was updated successfully, but these errors were encountered: