Andrew Egeler

Results 2 issues of Andrew Egeler

If the redis server closes the connection, we may not know about that closure until we attempt to use it and get a network or aioredis error. If we ping-test...

Persistent database connections do not work in Django 4.0+ when running under ASGI; this caused a "too many database connections" problem that was difficult for me to find any information...