Describe the solution you'd like
Implement the following operations for Standalone Activities:
- Pause
- Unpause
- Reset
- UpdateOptions
Each of these operations should be available as a method on Activity handle, similar to Cancel and Terminate, and they should be interceptable. Each method should execute the respective RPC call.
Additional context
Server-side implementation is tracked in this PR: temporalio/temporal#10106
Per-SDK Tickets
Describe the solution you'd like
Implement the following operations for Standalone Activities:
Each of these operations should be available as a method on Activity handle, similar to Cancel and Terminate, and they should be interceptable. Each method should execute the respective RPC call.
Additional context
Server-side implementation is tracked in this PR: temporalio/temporal#10106
Per-SDK Tickets