Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unnecessary error from retryOnTimeoutActivity (cadence-workflo…
…w#6256) * Remove unnecessary error from retryOnTimeoutActivity What changed? Removed unnecessary error from retryOnTimeoutActivity from canary/retry.go workflow Why? The error was introduced because there was a bug in the service that would allow completion from a previous attempt. The bug has been corrected. How did you test it? Executed the workflow without the error and confirmed that it completed successfully. Potential risks Release notes Documentation Changes
- Loading branch information