Bogdanp / Bogdanp/django_dramatiq
Doesn't close DB connections leading to "FATAL: sorry, too many clients already"
Open
help wanted
- Dominant language
- Python
- Stars
- 384
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
I have 5 tasks that run periodically (using periodiq) and each time they these are executed they open a new connection to the database.
Already tried the middleware ordering showcased on issue #76.
Thank you in advance
Contributor guide
Assessment
This issue has not been assessed yet.