mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-01 10:33:14 +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 |
||
---|---|---|
.. | ||
images | ||
spec | ||
src | ||
stylesheets | ||
main.es6 | ||
package.json |