You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write provenance gathered from in-process execution (i.e. `SeparablePipelineExecutor` and `MPGraphExecutor`) when a task raises an exception and the executor successfully catches it and continues with other tasks.
2
+
3
+
This also includes task construction in the quantum executor's error-handling logic, so exceptions raised at that point do not break provenance writing or require any other special-casing at higher levels.
0 commit comments