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

fix: js database connection timeout and serverless driver #1567

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

davenewza
Copy link
Contributor

@davenewza davenewza commented Aug 24, 2024

  • Ditching the neon-kysely dialect for the neon/serverless client
  • Connection timeout value based on KEEL_DB_CONN_TIMEOUT or set to 45s
  • Monkey patching the serverless client for our tracing needs
  • Log the pg/neon dialect and timeout in db spans

chore: only destroy if neon

fix: flexi db conn suspend timeout

fix: if env doesnt exist
@davenewza davenewza changed the title fix: neon serverless client fix: js database connection timeout and serverless driver Aug 28, 2024
@davenewza davenewza merged commit 18c42c3 into main Aug 28, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant