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
add healthchecks for postgres, redis and celery worker.
Change depends_on condition for postgres and redis to service_healthy.
Add timeout config to gunicorn config to fix gunicorn worker exiting due
to [CRITICAL] WORKER TIMEOUT Error handling request (no URI read).
0 commit comments