Hello everyone!
(using lang Java)
how to create health-check monitor with mongo driver: at run-time check if mongodb present if not, check again with cron scheduler (or custom scheduler), and when already running check with some period if db is alive, and if not trying to reconnect?