silverback icon indicating copy to clipboard operation
silverback copied to clipboard

Unhandled exception thrown in AddOutboundQueueCheck

Open ddh4 opened this issue 6 months ago • 1 comments

We are encountering an issue with the AddOutboundQueueCheck method throwing an unhandled exception when the connection to the datatbase is down - is this expected behaviour?

I would assume that a HealthCheckResult struct would be returned in the event of any exceptions which are then aggregated into the health check overall response.

ddh4 avatar Dec 14 '23 12:12 ddh4

I think that you are correct and the exception should be handled. 👍

BEagle1984 avatar Dec 14 '23 17:12 BEagle1984