drizzle-team / drizzle-team/drizzle-orm

Improvement suggestion : timeout if db name not found

Open
#3,310 0 comments 0 reactions 0 assignees View on GitHub
drizzle/kit improvement
Dominant language
TypeScript
Stars
35.8k
Forks
1.6k
Avg merge
2d 7h
Merged PRs (30d)
4

Description

Hey,

I had a typo in my connection url misspelled the name of my db, i know its my bad.
but is it possible to have it timeout after a while if it doesnt find the db name? other wise it just keeps loading forever .

I also misstyped my password ( kinda of genius, i know) but all i got is
` throw new Error("SASL: SCRAM-SERVER-FINAL-MESSAGE: server signature is missing"); `
is it possible to have more specific error message, with some kind of connection string parsing before sending it down to the driver ?

Any way love the product, keep up the awesome work .

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.