Currently, Sentry is alerting of the same issue on every deployment. How can I modify this setting to have a sentry alert in some time interval?
for example: if the error is appearing more frequently, then alert in an interval of time rather than wait for the next deployment and then alert about it.
thanks for your help.