mozilla / fxa

Monorepo for Mozilla Accounts (formerly Firefox Accounts)
https://mozilla.github.io/ecosystem-platform/
Mozilla Public License 2.0
575 stars 209 forks source link

fix(paypal-processor): use initSentry helper #17193

Closed StaberindeZA closed 5 days ago

StaberindeZA commented 1 week ago

Because

This pull request

Issue that this pull request solves

Closes: #FXA-9219

Checklist

Put an x in the boxes that apply

StaberindeZA commented 5 days ago

Looks good, though will the packages/fxa-shared/sentry/node import work?

Yup it should. Stuff in auth-server regularly imports things from fxa-shared. I also quickly tested it locally, the way it'd be executed in stage/prod, and it seemed to run as expected.