newrelic-experimental / newrelic-nextjs-integration

NewRelic Browser and APM agent NextJs integration (front and back-end respectively)
Apache License 2.0
27 stars 22 forks source link

A way to silence / ignore failed post requests #17

Closed ian-whitestone closed 1 year ago

ian-whitestone commented 1 year ago

Hey folks! We've set up this integration in our project based off of this example and all is working well, except we are regularly getting these "failed to fetch" errors being flagged by bugsnag whenever the integration fails to post data to New Relic.

image

Wondering if there a way to prevent the New Relic integration from raising these errors? Have a similar question open for Bugsnag (https://github.com/bugsnag/bugsnag-js/issues/1986) but figured I'd check here as well in case there's something we can do on the New Relic integration side.

Any thoughts or advice would be greatly appreciated!

ian-whitestone commented 1 year ago

closing as I heard back in https://github.com/bugsnag/bugsnag-js/issues/1986