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

Improve sentry configuration to detect not reported errors #892

Open
Czaki opened this issue Jan 28, 2023 · 0 comments
Open

Improve sentry configuration to detect not reported errors #892

Czaki opened this issue Jan 28, 2023 · 0 comments

Comments

@Czaki
Copy link
Collaborator

Czaki commented Jan 28, 2023

From sentry discord:

shanacodes — 07.11.2022 23:03
@Czaki - the feature you're looking for is called "buffer to disk" (at least by us): https://develop.sentry.dev/sdk/features/#buffer-to-disk

But sadly the python sdk hasn't yet implemented it, since our python sdk is primarily used by backend devs. If its important to you, consider filing a feature request for it on the repo: https://github.com/getsentry/sentry-python/issues/new?assignees=&labels=enhancement&template=feature.yml
or, as always, pull requests are welcome!!

Or, another thought, you could implement a custom transport (getsentry/sentry-python#1484 (comment)) that buffers to disk instead of memory (edytowane)

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