sosedoff / pgweb

Cross-platform client for PostgreSQL databases
https://sosedoff.github.io/pgweb
MIT License
8.63k stars 732 forks source link

Configure default db dial timeout #620

Closed sosedoff closed 1 year ago

sosedoff commented 1 year ago

Currently, there's no default timeout and it takes a while before backend can return non-200 error while connecting to the database. We should set the default timeout to 30s.