Please Rate Limit/block THE SAME USER

I know that Sentry can ignore “the same error”, but on a number of occasions on our account, we’ve seen

  • The same user
  • The same IP
  • The same “error”. (it’s literally an event TypeError: Unspecified error)

And it pings Sentry every second, for hours.

It’s clearly not a genuine user. This same error is reported by the same user 1,800 times so far before we go in and block them at IP level.

Sentry should ignore events if the IP has reported ‘x’ number of events, especially if it’s the same event.