Bogdanp / Bogdanp/django_dramatiq

Doesn't close DB connections leading to "FATAL: sorry, too many clients already"

Open
#86 10 comments 1 reaction 0 assignees View on GitHub
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

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.