Skip to content

Implement operator commands for Standalone Activities #822

Description

@maciejdudko

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions