hasura / hasura/graphql-engine
Increase in Hasura idle connections slows database to be unresponsive
Open
a/data/postgres
k/bug
p/high
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
### Version Information
Server Version: 2.0.7
### Environment
Docker
### What is the expected behaviour?
Don’t create 15+ connections if we don’t need it.
### What is the current behaviour?
Hasura is creating too many connections and is crashing the database. This didn’t always happen. This is something new.
### How to reproduce the issue?
I’m not sure
Contributor guide
Assessment
This issue has not been assessed yet.