samisagit / natskell

A NATS client library written in Haskell
MIT License
7 stars 0 forks source link

Add health check to NATS #45

Closed samisagit closed 2 years ago

samisagit commented 2 years ago

Rather than polling connections until one is successful, we should just monitor NATS via the health end point. This should sufficiently safe to open a connection (I hope)

https://docs.nats.io/running-a-nats-service/configuration/monitoring