[Feature Request] Add explicit memoization support to thepatched()
API
#209
Labels
enhancement
New feature or request
patched()
API
#209
Describe the solution you'd like
In short:
Add a
memoized
argument to thepatched
anddeprecatePatch
APIs.Delegate handling of the
patched
logic to Core.Backward compatibility support is probably not a concern for this SDK.
See temporalio/features#591 for details.
The text was updated successfully, but these errors were encountered: