Peter Szelepcsenyi

Results 3 comments of Peter Szelepcsenyi

The workers are running as a **Kubernetes Deployment**, scaled using **HPA** (Horizontal Pod Autoscaler). The component: ```php 'components' => [ 'queueService' => [ 'class' => yii\queue\amqp_interop\Queue::class, 'vhost' => '', 'host'...

I'm not sure if I fully understand your point. If I got it right, you're saying that when there’s an Ingress or HAProxy in front of RabbitMQ, there’s a chance...