Commit Graph

1 Commits

Author SHA1 Message Date
hikari 66413c5e21 fix: add comprehensive error handling and logging to api and web
Wrap all async API route handlers and services in try/catch blocks,
piping errors to the @nhcarrigan/logger telemetry service. Add a
frontend logError utility, React ErrorBoundary, and overridden console
to forward all unhandled client-side errors to the backend telemetry
endpoint.
2026-03-09 18:57:56 -07:00