What is redelivery policy in apache camel?
Answer / Udai Bhan Singh
Redelivery policy in Apache Camel defines how a message should be handled when it fails to process successfully. It includes settings like the maximum number of redeliveries and the delay between retries.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are different message exchange patterns in camel, which one of these is synchronous?
What is the state of Aggregator EIP stateful or stateless?
What is Out message in camel?
How to copy file from one location to other using java spring DSL in camel?
What is Component in camel?
What is processor in apache camel?
How is a camel exchange created?
What is the license?
What are various components in apache camel? Which ones have you used?
What is default registry in camel?
What is In message in camel?
What are components?