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

Store params can't be referenced when retry failed to use call operator in the case of cousin relationship #1699

Open
katsuyan opened this issue Jan 27, 2022 · 0 comments

Comments

@katsuyan
Copy link
Contributor

katsuyan commented Jan 27, 2022

Store params can't be referenced when retry failed to use call operator in the case of cousin relationship.

example

https://github.com/katsuyan/digdag-example/tree/master/store_retry

Execution result

Store params can be referenced when first run workflow.

FireShot Capture 021 - Digdag - localhost

But store params can't be referenced when retry failed to use call operator.

FireShot Capture 022 - Digdag - localhost

Workaround

I use !include instead of call operator.

@katsuyan katsuyan changed the title Store params can't be referenced when retry failed to use call operator Store params can't be referenced when retry failed to use call operator in the case of cousin relationship Jan 28, 2022
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

No branches or pull requests

1 participant