Skip to content

Audit our error code handling

Make sure that the minds mobile apps are handling

400s should not result in a sentry alert.

500s and other unhandled exceptions should.

Make sure we're capturing errors from the react native / js side and the native java / ios apps