flowCreate.solutions

Error Tracking (Frontend Standard)

We do not mandate a single error tracking vendor across projects.

Minimum bar (required)

Regardless of tooling, projects must:

  • capture server-side errors for BFF endpoints
  • avoid leaking secrets/PII
  • provide a documented on-call/escalation path in the project repo (who responds and how)

Decision criteria (choose and document in the project repo)

Pick a vendor/tooling approach when the project needs:

  • production error alerting
  • performance monitoring (RUM)
  • release health and regression tracking

If you choose “no vendor”, document where errors are observed and how incidents are handled.