Hi, All
We are using Sentry’s java sdk to monitor a client app written in java.
It seems that the errors are not grouped correctly - at least, not in the way we expected.
It seems that the same type of error creates multiple issues, and so we are constantly notified via emails.
Also, when fixing an issue we have to go and close multiple issues that are essentially the same - sometimes hundreds of them.
Anybody knows how sentry decides which errors belong to the same group? Any advice on how to fix this?
Thanks
Amir