mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-10-02 09:24:45 +08:00
Summary: If an exception has the same stack trace, by default Sentry will always group it together in the same event. We don't want to do that for sync loop errors---e.g. 'Invalid credentials' errors should not be grouped together with stuff like 'Too many simultaneous connections'. Creating more unique groups will allow us to better evaluate the effect of sync & other bugfixes. Test Plan: writing unit test right now Reviewers: juan, mark Subscribers: Differential Revision: https://phab.nylas.com/D3915 |
||
---|---|---|
.. | ||
client-app | ||
client-sync | ||
isomorphic-core |