sentry-dart icon indicating copy to clipboard operation
sentry-dart copied to clipboard

Add a dedupe integration

Open rodolfoBee opened this issue 1 year ago • 2 comments

Problem Statement

Some of Sentry SDKs have a dedupe integration which prevents the SDK from sending multiple instances of the same exception. JS: https://docs.sentry.io/platforms/javascript/configuration/integrations/dedupe/ Python: https://docs.sentry.io/platforms/python/integrations/default-integrations/#deduplication

Solution Brainstorm

Create the same integration for flutter to not send duplicated events.

Are you willing to submit a PR?

None

rodolfoBee avatar Feb 27 '24 08:02 rodolfoBee

This is already implemented in the Dart SDK: https://github.com/getsentry/sentry-dart/blob/main/dart/lib/src/event_processor/deduplication_event_processor.dart

ueman avatar Feb 27 '24 09:02 ueman

@rodolfoBee did the flutter dedup not work for you?

buenaflor avatar Feb 29 '24 13:02 buenaflor

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

getsantry[bot] avatar Mar 22 '24 07:03 getsantry[bot]