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

feat: 🎸 launch children jobs even when skipped #695

Merged
merged 3 commits into from
Jan 23, 2023

Conversation

severo
Copy link
Collaborator

@severo severo commented Jan 23, 2023

if we re-run a "DAG", all the steps will be processed, even if the first ones are skipped because the result is already in the cache.

It will fix the issue with #694 (comment) (we will update the datasets in the queue, and remove the duplicates, without having to re-run already computed responses).

if we re-run a "DAG", all the steps will be processed, even if the first
ones are skipped because the result is already in the cache.
@severo severo merged commit 8c837fb into main Jan 23, 2023
@severo severo deleted the launch-children-even-if-skipped branch January 23, 2023 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant