Skip to content

CAMEL-23615: ErrorRegistry - disable TTL by default#1798

Merged
davsclaus merged 1 commit into
mainfrom
CAMEL-23615-error-registry-disable-ttl-default
May 27, 2026
Merged

CAMEL-23615: ErrorRegistry - disable TTL by default#1798
davsclaus merged 1 commit into
mainfrom
CAMEL-23615-error-registry-disable-ttl-default

Conversation

@davsclaus
Copy link
Copy Markdown
Contributor

Summary

  • Change the ErrorRegistry TTL default from 1 hour to 0 (disabled) to align with CAMEL-23615: ErrorRegistry - disable TTL by default 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

Claude Code on behalf of Claus Ibsen

Align with apache/camel change - TTL default changed from 1 hour to 0
(disabled). Entries are retained based only on the maximum entries limit.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@davsclaus davsclaus merged commit cfe52c2 into main May 27, 2026
2 of 5 checks passed
@davsclaus davsclaus deleted the CAMEL-23615-error-registry-disable-ttl-default branch May 27, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant