Skip to content

Conversation

@kamilogorek
Copy link
Contributor

@kamilogorek kamilogorek requested a review from AbhiPrasad August 31, 2021 14:01
// Juuust in case something goes wrong
try {
if (self._shouldDropEvent(currentEvent, self._previousEvent)) {
logger.warn(`Event dropped due to being a duplicate of previously captured event.`);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 31, 2021

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 21.59 KB (-0.01% 🔽)
@sentry/browser - Webpack 22.61 KB (0%)
@sentry/react - Webpack 22.64 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 29.03 KB (0%)

@kamilogorek kamilogorek merged commit 9c516f5 into master Aug 31, 2021
@kamilogorek kamilogorek deleted the dedupe-log branch August 31, 2021 14:20
@kamilogorek
Copy link
Contributor Author

Ugh, right, thanks. Updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants