Skip to main content

Extension unexpected error

Monitor: View in axiom
Service: Chrome Extension

Overview​

This alert means the browser extension reported an unexpected runtime error. These errors should not happen in normal operation and always require investigation. When this alert fires, open a Linear issue and add the relevant information.

Steps to investigate​

  • Use the stack trace or error message to identify the failing extension module/function and the exact failing operation.
  • Correlate first-seen time with extension releases to confirm whether this is a regression.
  • Reproduce the issue on the same flow/page where it occurred and verify whether it is deterministic or environment specific.

Actions​

  • Open a Linear issue and attach information from the initial investigation.
  • If the issue started after a recent release, treat it as a likely regression and prioritize rollback/fix decisions.