Hacker News new | ask | show | jobs
by qznc 106 days ago
The simplest one is a watchdog: If something stops with regular notifications, then restart stuff.
1 comments

A watchdog guards against unresponsive software. It doesn't protect against bad data directly. Not all bad data makes a system freeze.