Skip to content

Fix RavenDB ingestion state handling#5639

Merged
johnsimons merged 1 commit into
masterfrom
john/raven_bugs
Jul 23, 2026
Merged

Fix RavenDB ingestion state handling#5639
johnsimons merged 1 commit into
masterfrom
john/raven_bugs

Conversation

@johnsimons

Copy link
Copy Markdown
Member

Addresses two issues:

  1. Prevents the ingestion process from resetting the Monitored flag of existing KnownEndpoint documents.
  2. Clears the RavenDB @expires metadata on FailedMessage documents that re-fail, ensuring they are not prematurely deleted while still in an Unresolved state.

Addresses two issues:
1. Prevents the ingestion process from resetting the `Monitored` flag of existing `KnownEndpoint` documents.
2. Clears the RavenDB `@expires` metadata on `FailedMessage` documents that re-fail, ensuring they are not prematurely deleted while still in an Unresolved state.
@johnsimons
johnsimons enabled auto-merge July 23, 2026 03:43
@johnsimons
johnsimons merged commit d6f29c4 into master Jul 23, 2026
37 checks passed
@johnsimons
johnsimons deleted the john/raven_bugs branch July 23, 2026 03:57
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.

2 participants