application-services icon indicating copy to clipboard operation
application-services copied to clipboard

Update error code to use the new reporting system

Open bendk opened this issue 3 years ago • 0 comments

Once #4930 and #4980 are merged, the next step is to switch away from log::error!() to report_error!() and breadcrumb()! from the error_support crate. This means giving some thought to how we want to group our errors and iterating on it as we see the results in Sentry.

Let's not tackle this one until we're sure the system from #4930 is going to work for us. I think the test is if it helps us track down #4856.

┆Issue is synchronized with this Jira Task

bendk avatar Jun 01 '22 18:06 bendk