mozmeao / infra

Mozilla Marketing Engineering and Operations Infrastructure
https://mozilla.github.io/meao/
Mozilla Public License 2.0
59 stars 12 forks source link

Work to reduce sentry errors #1371

Open duallain opened 3 years ago

duallain commented 3 years ago

some of our applications are throwing quite a few sentry errors, let's handle those better. Either filter the errors on sentry side, or change the exceptions to not be thrown, or fix a few bugs to not encounter the error. This story is a stub for the investigation of what to do and what changes to make.