Hello,
a bug caused Sentry to be flooded with messages. How do I clear those messages from Sentry? I tried doing it from their UI, however, I can only delete 25 at a time. Its very slow and cumbersome.
Thanks
Mahesh
Hello,
a bug caused Sentry to be flooded with messages. How do I clear those messages from Sentry? I tried doing it from their UI, however, I can only delete 25 at a time. Its very slow and cumbersome.
Thanks
Mahesh
Generally we suggest just letting them fall off. “Inbox Zero” is a pretty unachievable thing in the land of errors. Deleting events is an expensive operation which is why we greatly limit that, and doing bulk resolves is often an edge case, and given the complexity of “act on every historical event matching this search query” something we don’t provide.
You could do it via the API if you wanted, by just repeating the bulk action.