Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "debug to" alternative #968

Open
jakubklimek opened this issue Jun 1, 2023 · 0 comments
Open

Add "debug to" alternative #968

jakubklimek opened this issue Jun 1, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jakubklimek
Copy link
Member

Now, "debug to" executes all components up to the selected one, including the selected one.
However, in cases where a failing component has many inputs, it might be beneficial to have a possibility to compute the whole pipeline up to the component, but not actually running the component, so that the component can be debugged safely based on already having all the inputs computed in a previous, correctly finished execution.

@jakubklimek jakubklimek added the enhancement New feature or request label Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants