Your DingTalk adapter drops at 3am. The bot sits broken until someone wakes up. Self-healing restarts it automatically.
Midnight adapter failures requiring manual restarts. Plugin crashes invisible until users complain. No automatic recovery from transient connection drops.
Setup time: 15–25 minutes
Install the package:
npm install @ramsbaby/openclaw-self-healing
It works with adapters that implement OpenClaw's health check interface. Most major adapters do.
If a plugin implements a health check that includes database connectivity, yes.
No. Self-healing operates within the OpenClaw process. They operate at different layers without conflict.
Manual bot restarts at 3am are on-call incidents that didn't need to happen.
Every user message hitting a crashed adapter while humans sleep burns trust you built over weeks.