coinbase / coinbase/temporal-ruby
Unable to reset workflow due to the inability to resolve Temporal::ResetReapplyType
Open
- Dominant language
- Ruby
- Stars
- 287
- Forks
- 113
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 1
Description
Hello!
I've been trying to reset a workflow but was not able to default to the reset_reapply_type setting. It gave me an error:
`NameError: uninitialized constant Temporal::ResetReapplyType`
I was able to get around it by explicitly passing in the `:none` symbol for the parameter
I made a [PR](https://github.com/coinbase/temporal-ruby/pull/321) to solve this issue.
Contributor guide
Assessment
This issue has not been assessed yet.