Skip to content

Debug and re-run past executions#

You can load data from a previous execution into your current pathway. This is useful for debugging data from failed production executions: you can see a failed execution, make changes to your pathway to fix it, then re-run it with the previous execution data.

Load data#

To load data from a previous execution:

  1. In your pathway, select the Executions tab to view the Executions list.
  2. Select the execution you want to debug. Ensemble displays options depending on whether the pathway was successful or failed:
    • For failed executions: select Debug in editor.
    • For successful executions: select Copy to editor.
  3. Ensemble copies the execution data into your current pathway, and pins the data in the first node in the pathway.