vintasoftware / django-react-boilerplate

Django 5, React, Bootstrap 5 with Python 3 and Webpack project boilerplate
MIT License
1.97k stars 479 forks source link

Use Postgres statement_timeout on Web dynos #566

Open fjsj opened 2 years ago

fjsj commented 2 years ago

Add Postgres statement_timeout to web dyno-originated SQL queries.

Use this config, but only inside web dynos (use an env var to figure this out or set a new custom one at the Procfile).