hackoregon / civic-devops

Master collection point for issues, procedures, and code to manage the HackOregon Civic platform
MIT License
11 stars 4 forks source link

Push database-connection-health changes back to backend-exemplar-2018 #180

Closed MikeTheCanuck closed 5 years ago

MikeTheCanuck commented 6 years ago

There are a number of sweeping changes we've made to enable low-traffic/sporadically-active Django APIs to more aggressively reap idle database connections: https://github.com/hackoregon/civic-devops/issues/177 https://github.com/hackoregon/civic-devops/issues/178

These should be back-ported to the backend-exemplar as soon as possible.