Sentry is weirdly grouping all un-catched errors as a single error, even when their stack trace is completely different.
For example,
Exception inside application: GameMembers matching query does not exist
and
Exception inside application: must be str, not NoneType
are grouped as single error? Why is it happening so? Let me know if you need any details.
I am running Sentry version 10.1.0