After migrating from stand alone setup to EKS, we have been encountering http_timeout error. We used to update the timeout frequency to 6000 instead of the default value using the bench config http_timeout 6000.
How do I update the same in the eks environment? I tried the same in gunicorn pod and was able to see the changes were updated in the common_site_config.json but I still see issue when there is a bulk update.