Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 690 Bytes

server_side_debugging.md

File metadata and controls

10 lines (6 loc) · 690 Bytes

Debugging when you run batch changes server-side

This feature is experimental. Follow the setup guide to get started.

When you run batch changes server-side, you can monitor various artifacts of an execution, like per-step logs, timing information and output variables in a persisted, sharable UI.

From the UI, you can start from a high level perspective for the entire batch spec and then drill down to find the problem.

Start by going to the workspace that failed. Then, you get an overview of all the steps that ran and the one that failed. From there on, you can dive into logs, previous steps outputs and more.