Open edwh opened 4 years ago
General approach is that Sentry catches both JS errors and API errors. I've used this to whittle down the number of errors very considerably, and will continue to do so.
There are still some rare but important error cases listed above which need work.
There are several error cases which need review to check we handle them.
Some may be mitigated by the global approach we have for spotting API errors and popping up a toast.
Specific error cases to review and perhaps test.