Issue #3263786: Catch and log errors when a transaction update ails
Compare changes
+ 31
− 2
@@ -5,6 +5,7 @@ namespace Drupal\commerce_transaction\Updater;
@@ -18,14 +19,27 @@ class UpdateManager implements UpdateManagerInterface {
@@ -90,7 +104,22 @@ class UpdateManager implements UpdateManagerInterface {