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

Forward cache workflow between branches. #147

Merged
merged 2 commits into from
Feb 27, 2023

Conversation

riga
Copy link
Owner

@riga riga commented Feb 27, 2023

This PR enables the forwarding of cached objects (mainly a reference to the workflow task instance) from workflows to their branches, as well as across branches. This results in a significant speedup during instantiation and branch map creation of rather complex workflows.

Closes #138.

@riga riga merged commit f334bd3 into master Feb 27, 2023
@riga riga deleted the feature/forward_cached_workflow branch February 27, 2023 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recursion and branch map caching Problem with nested Workflows
1 participant