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

Consider adding error rate-limiting to Steamclog #97

Open
jacobminer opened this issue Nov 8, 2021 · 0 comments
Open

Consider adding error rate-limiting to Steamclog #97

jacobminer opened this issue Nov 8, 2021 · 0 comments

Comments

@jacobminer
Copy link
Contributor

Given that most (all?) our projects use Sentry now, it might be beneficial to add some logging-level rate-limiting for fatal and non-fatal errors. On apps with a large user-base, it's easy to burn through our Sentry allocations with one bug, but we could improve this situation a lot by limiting the number of times a single client can send the same error within a period of time (a session, a day, etc).

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

No branches or pull requests

1 participant