Open source · Python
Catching jobs that stop without an error
A job that goes quiet raises no exception, so error monitoring never fires. My detector watches the gap since the last output instead. On a 105-case synthetic benchmark it scores ~84% accuracy (~82% recall, ~86% specificity), with every error in the borderline cases I built to be hard.