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
Integrate Sentry into the project for error tracking and monitoring. Ensure that the integration does not interfere with the build process on Cloudflare Pages.
Acceptance Criteria:
Add Sentry to the project for capturing and reporting errors.
Ensure the integration does not break the Cloudflare Pages build process.
Configure Sentry to work seamlessly with the deployment environment.
Test error reporting functionality to verify that errors are correctly sent to Sentry.
Provide a fallback mechanism or graceful handling if Sentry fails to initialize.