davsclaus opened a new pull request, #1798: URL: https://github.com/apache/camel-spring-boot/pull/1798
## Summary - Change the ErrorRegistry TTL default from 1 hour to 0 (disabled) to align with apache/camel#23575 - Entries are retained based only on the maximum entries limit (100) without time-based eviction - Users can still enable TTL by setting `camel.errorregistry.time-to-live-seconds` to a positive value ## Related - apache/camel#23575 _Claude Code on behalf of Claus Ibsen_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
