In the docs, it says you can access WORKER TIMEOUT - https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features-managing-env-tiers.html#using-features-managing-env-tiers-worker-settings - but there is no Worker section of the Elastic Beanstalk -> Environments -> <environment_name> -> Configuration page.
My deployment is getting a WORKER TIMEOUT, and I was wondering if increasing the timeout would resolve the issue. (The docs in the link above have it set at 5s, and this not-yet-optimized code downloads data that may take a few seconds longer sometimes.)
[2362] [INFO] Booting worker with pid: 2362
[2015] [CRITICAL] WORKER TIMEOUT (pid:2362)
[2362] [INFO] Worker exiting (pid: 2362)
How can one change WORKER TIMEOUT in AWS Elastic Beanstalk today? thanks for your help!
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…