Problemunvalidated
After deploying a Django 4.x app on ASGI with uvicorn, the database returns OperationalError: FATAL: sorry, too many clients already due to excessive concurrent DB connections.
5a748e48-0152-46d4-901e-580c98a485ac
After deploying a Django 4.x app on ASGI with uvicorn, the database returns OperationalError: FATAL: sorry, too many clients already due to excessive concurrent DB connections.