dflow
dflow copied to clipboard
Debug in container
At present, it is a bit complex for users to debug a step in a workflow with Argo. If we can reproduce the runtime environment in the container of a step, users can log in the container to debug. It will be better if some breakpoints are set (e.g. before the OP, after the OP, custom breakpoints).