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

RetryPolicy not propagated on ContinueAsNew #695

Closed
cretz opened this issue Jan 13, 2022 · 1 comment · Fixed by #696
Closed

RetryPolicy not propagated on ContinueAsNew #695

cretz opened this issue Jan 13, 2022 · 1 comment · Fixed by #696

Comments

@cretz
Copy link
Member

cretz commented Jan 13, 2022

Expected Behavior

RetryPolicy should either be propagated or accepted as a param for continue as new

Actual Behavior

RetryPolicy is completely unset in ContinueAsNewWorkflowExecutionCommandAttributes

@mfateev
Copy link
Member

mfateev commented Jan 13, 2022

I believe service propagates most of the attributes by default. I'm not sure about the retryOptions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants