Replies: 1 comment
-
I've created an issue from this discussion instead. Feel free to reject if you don't think it's a bug! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
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.Does this seem like a bug or is it intended behaviour?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions