Skip to content

fix: idle connections and max connection issue#3

Open
biraluu wants to merge 8 commits into
prodfrom
prod-demo
Open

fix: idle connections and max connection issue#3
biraluu wants to merge 8 commits into
prodfrom
prod-demo

Conversation

@biraluu
Copy link
Copy Markdown
Collaborator

@biraluu biraluu commented Nov 10, 2025

CHANGE LOG

  1. Added a middleware to close idle connections
  2. Fine tuned gunicorn processes for optimized connectivity
  3. integrated options for postgresql. (connect_timeout is a PostgreSQL-specific option, but during the Docker build, it tries to use SQLite (the default). SQLite doesn't support the connect_timeout option so needed to conditionally add the OPTIONS only for PostgreSQL).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants