Maintenance Release: Timeout outage fix

FIXED: Some websites that went down by timing out did not trigger an outage.

Maintenance Release: Timeout outage fix

This happened because the double-check procedure was taking more than 80 seconds, and was therefore killed due to timing out. This caused some outages caused by timeouts to be missed.

This is now fixed so any monitored service that times out should now properly trigger and outage and dispatch alerts as configured.

API updates

  • feat: Quicktest feature (#411 #423 #425)
  • feat: SmsMessage Component (#417)
  • chore: return joinedTeam attribute with registration response (#412)