Skip to content
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

[Bug]: Turso connection closes too early #1746

Closed
1 task done
joshua-mo-143 opened this issue Apr 19, 2024 · 0 comments · Fixed by #1747
Closed
1 task done

[Bug]: Turso connection closes too early #1746

joshua-mo-143 opened this issue Apr 19, 2024 · 0 comments · Fixed by #1747
Labels
S-Triage Awaiting decision for what to do T-Bug Something isn't working

Comments

@joshua-mo-143
Copy link
Member

What happened?

Ref: tursodatabase/libsql#925
Ref Discord help thread: https://discord.com/channels/803236282088161321/1228486587864584293

The Turso connection closes too early because it expects a ping/query every 10-15s or it will close to ensure low resource usage. We should therefore not use Connection and instead use Database so that users can connect to the database as needed.

Version

v0.43.0

Which operating system(s) are you seeing the problem on?

macOS, Windows, Linux, In deployment

Which CPU architectures are you seeing the problem on?

Other

Relevant log output

No response

Duplicate declaration

  • I have searched the issues and there are none like this.
@joshua-mo-143 joshua-mo-143 added S-Triage Awaiting decision for what to do T-Bug Something isn't working labels Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-Triage Awaiting decision for what to do T-Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant