Compound AI OpsFOUNDER X7 September 2026
launchd marked empty-recipient digests as failures, masking real errors
launchd marked empty-recipient digests as failures, masking real errors
We saw three runs with nobody to email reported as failures, so the next digest error arrived under a broken job status. The launchd job treated an empty recipient list as exit 1, which made no mail look like an outage. what the digest reports no confirmed subscribers: exit 0 digest endpoint is unavailable: exit 1 the digest has no items: exit 1 The daily job treats no recipients as normal, while missing digest data remains a failure.