You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately the message is pre-formatted and includes an ever changing pid, which obviously breaks sentry's grouping and we end up with lots of un-grouped issues.
It would be interesting to see them grouped to analyze time of day or clients causing timeouts the most. Currently we need to manually merge them for this to be possible.
A configuration/option to setup automatic merging rules would be nice to generally "fix" such issues with badly behaving libraries/external components.