Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Limit minidumps sent per app session #846

Merged
merged 3 commits into from
Mar 18, 2024

Conversation

timfish
Copy link
Collaborator

@timfish timfish commented Mar 15, 2024

Since the Dedupe integration cannot block sending of duplicate minidumps, there is effectively no limit to the number of duplicate minidumps that can be sent per session.

This PR add a maxMinidumpsPerSession option to the integration that defaults to 10.

Internal doc: https://www.notion.so/sentry/096c7ce2987a4e598ca234c82a222853?v=693bea0c95b54382bb9523ab05711127&p=1a1abe81a8ca4689b831efe8bbbb87d9&pm=s

@timfish timfish requested a review from AbhiPrasad March 15, 2024 00:59
Copy link
Member

@AbhiPrasad AbhiPrasad left a comment

Choose a reason for hiding this comment

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

is this easy to test?

@timfish timfish merged commit effcb39 into getsentry:master Mar 18, 2024
32 checks passed
@timfish timfish deleted the feat/limit-minidumps-per-session branch March 18, 2024 17:19
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.

2 participants