sdk-java
sdk-java copied to clipboard
Allow specifying activity options for specific activity call
Is your feature request related to a problem? Please describe. I would like to call an activity method (or child workflow method or nexus operation) with specific options that are different from the options I used to create the stub.
Describe the solution you'd like Add an API to support calling an activity method with an option override
Describe alternatives you've considered Create a new stub for each call