-
-
Notifications
You must be signed in to change notification settings - Fork 464
Open
Labels
Description
Problem Statement
A customer encountered an issue where their application silently stopped sending events to Sentry. After local investigation, they discovered a number of .envelope files accumulating in the SDK’s local Sentry folder including very large files (~2GB) and very old files (dating back to February).
After manually clearing the folder, the Sentry SDK immediately resumed normal operation.
To prevent this kind of silent failure, they are requesting a built-in mechanism in the Sentry SDK that can detect envelope backlogs and surface an alert or warning to the Sentry dashboard (or at least application logs) so teams can act before ingestion silently stops.
Solution Brainstorm
No response
Metadata
Metadata
Assignees
Labels
Projects
Status
Waiting for: Product Owner