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
this error seems like it comes from the arroyo library code, even though it happened in our application level code. It would be nice if we could have more straighforward stacktraces from our consumer errors.
The text was updated successfully, but these errors were encountered:
I think this is very similar to the grouping issues we had in native, with random signal handlers interrupting the work of the main thread. We should try and figure out some additional updates to the grouping algorithm to make those stacktraces group better (truncate a few threadbases) + also add logic to arroyo so that teh stacktrace becomes more readable
https://sentry.sentry.io/issues/4252310678/events/ab963ef95d334ca1b8b20079b4421d41/?project=1
this error seems like it comes from the arroyo library code, even though it happened in our application level code. It would be nice if we could have more straighforward stacktraces from our consumer errors.
The text was updated successfully, but these errors were encountered: