Hi Fernandes,

Could you please try configuring retry within transportSender in axis2.xml
as in [1]
<https://docs.wso2.com/display/EI620/Tuning+the+RabbitMQ+Transport>, [2]
<https://docs.wso2.com/display/EI620/RabbitMQ+AMQP+Transport>?

Thanks,
Prabushi


[1] - https://docs.wso2.com/display/EI620/Tuning+the+RabbitMQ+Transport
[2] - https://docs.wso2.com/display/EI620/RabbitMQ+AMQP+Transport

On Tue, Apr 24, 2018 at 5:57 PM, Fernandes, Norberto <
[email protected]> wrote:

> 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;rabbit
> mq.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
>
>


-- 
*Prabushi Samarakoon*
Software Engineer
Mobile: +94715434580
Email: [email protected]
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to