During the sentry migration it became apparent there was quite a bit of boilerplate code for sentry copy and pasted between projects. This task is to reduce this code by moving common boilerplate to fxa-shared.
Acceptance Criteria:
Redundant sentry initialization code is consolidated across services using HAPI
Error handling code for HAPI errors is consolidated across services using HAPI
During the sentry migration it became apparent there was quite a bit of boilerplate code for sentry copy and pasted between projects. This task is to reduce this code by moving common boilerplate to fxa-shared.
Acceptance Criteria:
┆Issue is synchronized with this Jira Task