2025-03-11 UTC
#
[KevinMarks] Odd dev question from dayjob - I have a service that depends on receiving emails to update the current state. For monitoring purposes I am making an endpoint that returns how long it is since we last received an email. I want this to sow as an error in the monitoring service if the delay is too long. What HTTP error should I use to signal this state?
