Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When useExponentialBackOff was set to true (and with backOffMultiplier default value 5), the delay period each time increases very fast. So we should have a property maximumRedeliveryDelay to make sense.
Camel has a similar feature .