You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using meinheld as gunicorn worker and using loguru as logger, memory is adding as requests increase. I have updated the gunicorn config by setting max_requests, but it does not work. And the gunicorn workers don't restart, could you help me?