-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hey there,
Started working with django-db-pool.
Once I changed the settings and deployed to Heroku I saw immediate improvements in response times.
For some reason when I'm running in dev mode on my machine I'm getting
PoolError: connection pool exausted
This happens on the second time I try to query the DB.
First time I log in (check DB for data) and all is well, when the next page loads I get the error..
Same code is running great in production..
Any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels