frappe / press

Full service cloud hosting for the Frappe stack - powers Frappe Cloud
https://frappe.cloud
GNU Affero General Public License v3.0
281 stars 195 forks source link

feat: support to configure max database connections for site database users #2316

Open tanmoysrt opened 18 hours ago

tanmoysrt commented 18 hours ago

Fixes https://github.com/frappe/press/issues/2315 https://github.com/frappe/press/issues/2317 (Check issue for more details)

codecov[bot] commented 18 hours ago

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 42.19%. Comparing base (a3face0) to head (0e82652).

Files with missing lines Patch % Lines
...s/doctype/site_database_user/site_database_user.py 0.00% 9 Missing :warning:
press/press/doctype/agent_job/agent_job.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2316 +/- ## ========================================== - Coverage 42.19% 42.19% -0.01% ========================================== Files 376 376 Lines 28695 28693 -2 ========================================== - Hits 12109 12107 -2 Misses 16586 16586 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.