<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework-message-queue:etc/consumer.xsd">
    <consumer name="whatsapp_delivery_consumer" queue="whatsapp.delivery.queue" connection="amqp" handler="BlueLogic\GupShupSms\Queue\Handler\WhatsappDeliveryHandler::process" maxMessages="100"/>
</config>
