-
Type:
New Feature
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: camel-core
-
Labels:None
-
Estimated Complexity:Unknown
A logRetryAttemptedInterval configuration property will be added to the RedeliveryPolicy to provide a little more control over how much information winds up the logs when Camel is attempting to redeliver an exchange.
When this option is set to a value greater than zero and logRetryAttempted is true, the retry attempt will be logged for the first attempt and then every Nth attempt after the first attempt - reducing the number of log entries for this.