I am using camel with JMS and using the Dead Letter Channel mechanism to
handle retries

Wondering if there is a way to temporarily suspend retries - use case is
scheduled outages

Was thinking of a timer based file poller to check for a flag that
determines if a scheduled outage 
is in effect and that retry should not happen

Any tips/pointers would be appreciated - want to avoid a custom
implementation if possible..

tia

Arun

--
View this message in context: 
http://camel.465427.n5.nabble.com/temporarily-suspend-retry-processing-tp5468197p5468197.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to