I need to get accounts from a web service that might take over the current default of 60 seconds.
It seems that my workers are constantly going into timeout, which can be modified under the web_server_worker_timeout environmental variable in webserver group. However, this variable cannot be modified under cloud composer.
Any way to get around this?