Resolving an error until it reoccurs at some frequency

Hi! One feature I really like in Bugsnag is the ability to mark an error as resolved until in reoccurs with some specified frequency (1/minute, 10/hour, 1000/day, etc.). Is there a way to do something similar with Sentry?

An example might be a timeout connecting to a 3rd-party service. I might expect these occasionally, but I can’t fix the underlying issue. However, if it started happening consistently, I would want to take some action (notify my users, etc).

Thanks!

1 Like

Right now we just have “Snooze until…” which ignores until a time interval is elapsed.