You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: