Handle error the same way for all algorithm types on execution
Compare changes
@@ -222,9 +222,6 @@ class AlgorithmExecutor(object):
@@ -222,9 +222,6 @@ class AlgorithmExecutor(object):
@@ -260,23 +257,22 @@ class AlgorithmExecutor(object):
@@ -260,23 +257,22 @@ class AlgorithmExecutor(object):