You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.
The normandy heartbeat is intended to return a JSON response with details about any failed checks. On Saturday we discovered that if the certificate for the CDN hosting the x5u signatures for an action (content-signature-2.cdn.mozilla.net) is expired, the heartbeat does not properly report that but instead just fails with a generic error page. Presumably the same behavior occurs for the any other checks that fetch the signatures as well.
Normandy should catch and report the SSLCertVerificationError exception.
The normandy heartbeat is intended to return a JSON response with details about any failed checks. On Saturday we discovered that if the certificate for the CDN hosting the x5u signatures for an action (content-signature-2.cdn.mozilla.net) is expired, the heartbeat does not properly report that but instead just fails with a generic error page. Presumably the same behavior occurs for the any other checks that fetch the signatures as well.
Normandy should catch and report the SSLCertVerificationError exception.
https://sentry.prod.mozaws.net/operations/normandy-prod/issues/7190941/
The text was updated successfully, but these errors were encountered: