Files
flipper/desktop
Michel Weststrate 0a8d8f44ff Make sure notication computation can't crash the dispatch
Summary:
Collecting notifications is done in the store.subscribe. If this throws however, the entire original dispatch throws (really Redux?!). So added a try catch around collecting notifications. This stops plugins from crashing while processing the queue (in fact this could happen during any Redux dispatch).

Will look into a more robust mechanism in the future

I suspect this also fixes the hanging graphQL issue

Reviewed By: jknoxville

Differential Revision: D20619226

fbshipit-source-id: 2f6b8e13a5c884dd63b6963d317474a2abf0725c
2020-03-24 06:45:46 -07:00
..
2020-03-23 04:29:08 -07:00
2020-03-23 17:02:34 -07:00
2020-03-20 13:37:41 -07:00
2020-03-20 13:37:41 -07:00
2020-03-20 13:37:41 -07:00
2020-03-21 15:31:20 -07:00
2020-03-20 17:35:36 -07:00
2020-03-20 13:37:41 -07:00
2020-03-23 05:40:34 -07:00
2020-03-23 05:40:34 -07:00