Solace health checks

Ah, so the check is not that the broker is alive, but that the application can connect.
Have you thought about leaving the connection up all the time? That’s the ultimate connection probe :slight_smile: If the number of services is small compared to the broker connection tier (say 20 services on a 100 tier broker or 200 services on a 1k broker), it will be simpler more robust, and easier to manage.