Skip to content

DB connectivity Exception in outbox cleanup will result in endpoint crashing #137

Closed
@SimonCropp

Description

From https://groups.google.com/forum/#!topic/particularsoftware/Yvsakhr14Lo

If a connection to the DB fails in RemoveEntriesOlderThan https://github.com/Particular/NServiceBus.NHibernate/blob/master/src/NServiceBus.NHibernate/Outbox/OutboxPersister.cs#L91 then the exception will bubble and the endpoint will crash.

Who's affected

  • Any user using the Outbox feature

Symptoms

If the connection to the database is intermittent, and fails when the Outbox feature attempts to clean up outdated records, the endpoint will fail.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions