You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
enabled. **If the original minidump no longer exists in Sentry, sending an
53
-
event through reprocessing will cause it to have no stack trace at all.**
52
+
enabled.
53
+
54
+
If an event's minidump is missing for whatever reason, the event **will not be reprocessed**. Reasons include:
55
+
56
+
- Minidump storage is disabled.
57
+
- The project stores only a [limited number of minidumps](/platforms/native/guides/minidumps/enriching-events/attachments/#enabling-minidump-storage) per issue.
58
+
- You ran out of attachment quota.
54
59
55
60
-**Quota applies.** Every event you choose to reprocess counts against
56
61
your plan's quota a second time. Rate limits and spike protection do not
0 commit comments