Fix timeout on staging environment
Dalima is always hitting timout on staging. Kubernetes is restarting the pod.
- increase the number of gunicorn workers to avoid k8s pods restarting
- increase timeout value for dalima pods
Dalima is always hitting timout on staging. Kubernetes is restarting the pod.