Skip to content

Improve sentry configuration to detect not reported errors  #892

Description

@Czaki

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)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions