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

fix(client): Missing require import for reset_reapply_type module #321

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lawrencewong
Copy link

@lawrencewong lawrencewong commented Oct 31, 2024

I've noticed that when I try to use reset_workflow I get NameError: uninitialized constant Temporal::ResetReapplyType unless I provide reset_reapply_type: :none to the parameter list

Fixes: #322

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

Successfully merging this pull request may close these issues.

Unable to reset workflow due to the inability to resolve Temporal::ResetReapplyType
1 participant