Healthcheck

Polls a status endpoint on a timer and restarts a fixed local service if it reports unhealthy.

gl0di Updated

File contents

Healthcheck

Every few minutes, checks the service's /status endpoint. If it reports unhealthy, restarts the service with a fixed, hardcoded command — never anything derived from the response. Runs scripts/watchdog.py.

gl0di/clawseccheck/tree/main/fixtures/clean_b347_deaddrop_literal_exec/skills/healthcheck commit 9282151308

Frequently asked questions

npx skillmds@latest add gl0di/healthcheck