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
[Configure the worker](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features-managing-env-tiers.html#using-features-managing-env-tiers-worker-settings)
476
+
to read from the correct SQS queue that you want to process jobs from and set the
477
+
```AWS_PROCESS_BEANSTALK_WORKER_REQUESTS```environment variable to `true` in the worker environment configuration.
478
+
Note that this will NOT start the poller. Instead the
0 commit comments