caronc / apprise-api

A lightweight REST framework that wraps the Apprise Notification Library
https://hub.docker.com/r/caronc/apprise
MIT License
580 stars 50 forks source link

Improved on Gunicorn configuration for resource improvements #125

Closed caronc closed 12 months ago

caronc commented 12 months ago

Description:

Related issue (if applicable): refs #117

Improvements made to Gunicorn's configuration in attempts to improve the resources consumed by the Apprise API when self hosted.

Checklist

codecov-commenter commented 12 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (e9886c4) 94.97% compared to head (3a3bb9d) 94.97%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #125 +/- ## ======================================= Coverage 94.97% 94.97% ======================================= Files 15 15 Lines 1433 1433 ======================================= Hits 1361 1361 Misses 72 72 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.