+314
−256
+5
−1
Loading
8090: Improved result/error handling during migration r=csadilek,pocmo a=grigoryk
Best reviewed commit by commit.
Changes should be mostly non-functional - just adding more coverage for exception handling.
In one narrow case we were counting potential failures as successes, swallowing the problem. The problem would still get reported as a caught exception via Sentry, and we haven't seen it happen.
Co-authored-by:
Grisha Kruglov <gkruglov@mozilla.com>