Hi

I have a use case were I want to process the same message on my route up to
a maximum of 5 times. I understand the idempotent consumer can be used to
ensure we don't process the same messages twice. Just wondering if there
exists already something similar to the idempotent consumer were you can
specify the max number of times you want to attempt to process the same
message on a route

Thanks
Joe 



--
View this message in context: 
http://camel.465427.n5.nabble.com/Idempotent-consumer-query-tp5771004.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to