On , I learnt ...

You can rate-limit issues using a Sentry DSN

If you want to manage how your event quota is consumed with Sentry, you can apply rate limits at the DSN level.

Sentry DSN editing

This lets you apply different rate limiting settings for different parts of your application by using separate DSNs.

See Sentry’s docs on the subject.