Hi Team,

I am unable to have a rabbitmq endpoing working with the markforSuspension

In my sequence I have the following:

<endpoint>
                    <address
uri="rabbitmq:/notifyBOMPart_receiver.1.0.0?rabbitmq.connection.factory=amqpSenderRuntimeCF&amp;
rabbitmq.exchange.name
=myexchange&amp;rabbitmq.queue.routing.key=mykey&amp;rabbitmq.exchange.autodeclare=false&amp;rabbitmq.confirm.delivery=true">
                        <markForSuspension>
                            <errorCodes>101505</errorCodes>

<retriesBeforeSuspension>5</retriesBeforeSuspension>
                            <retryDelay>10000</retryDelay>
                        </markForSuspension>
                    </address>
                </endpoint>

I simulated issues on rabbit server so that I have connection close
exceptions on wso2 sire.
But I never see the retry functionality to work.

Could anyone clarify if retry is supported under rabbitmq transport
senders? if so how should it be defined?

Thanks,
Norberto
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to