You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to apply the feature thirdPartyErrorFilterIntegration for Sentry, but this feature requires version 8.10.0 or above (Sentry documentation).
As a result, we updated @sentry/nextjs from 7.119.0 to 8.20.0. However, when we redeployed the project on Cloudflare with the new version, we encountered the following error: Generated Pages Functions bundle size (83882560) is over the limit of 25.0 MiB.
This issue is impacting our business significantly: we are being overwhelmed with third-party errors, making it difficult to filter and identify our own errors in Sentry.
Our desired resolution is to have Sentry V8 without increasing the bundle size.
Ideally, we want to maintain a smaller bundle size to ensure optimal performance for the functions.
Reproduction
No response
Pages Deployment Method
None
Pages Deployment ID
No response
Additional Information
No response
Would you like to help?
Would you like to help fixing this bug?
The text was updated successfully, but these errors were encountered:
danhnguyen-agilityio
changed the title
[🐛 Bug]: Should not increase bundle side when build project after upgrade Sentry version to V8
[🐛 Bug]: Should not increase bundle size when build project after upgrade Sentry version to V8
Oct 1, 2024
next-on-pages environment related information
@cloudflare/next-on-pages: 1.13.2
Description
We want to apply the feature thirdPartyErrorFilterIntegration for Sentry, but this feature requires version
8.10.0
or above (Sentry documentation).As a result, we updated @sentry/nextjs from
7.119.0
to8.20.0
. However, when we redeployed the project on Cloudflare with the new version, we encountered the following error:Generated Pages Functions bundle size (83882560) is over the limit of 25.0 MiB.
This issue is impacting our business significantly: we are being overwhelmed with third-party errors, making it difficult to filter and identify our own errors in Sentry.
Our desired resolution is to have Sentry V8 without increasing the bundle size.
Ideally, we want to maintain a smaller bundle size to ensure optimal performance for the functions.
Reproduction
No response
Pages Deployment Method
None
Pages Deployment ID
No response
Additional Information
No response
Would you like to help?
The text was updated successfully, but these errors were encountered: