@venuebook/distrib-nanny

Watches a distributor service for hangups, restarts it, and posts a message to our slack to alert via slack.

Usage no npm install needed!

<script type="module">
  import venuebookDistribNanny from 'https://cdn.skypack.dev/@venuebook/distrib-nanny';
</script>

README

distrib-nanny

A very simple service to monitor a distributor and restart all services if the distributor is restarting frequently.

Development

Connecting to the REPL from an editor

  1. Run npm start
  2. Wait for nREPL server
  3. In your editor, Connect to remote nREPL server
  4. Eval (shadow.cljs.devtools.api/nrepl-select :app)