Skip to content

Split GetWorkflowExecutionHistory to two RPCs #218

@alexshtin

Description

@alexshtin

workflowhandler.GetWorkflowExecutionHistory has WaitForNewEvent param which essentially turns it into the long poll API. This RPC needs to be splitted into two (long poll and normal) RPC. Client should have appropriate timeouts set.

Also QueryWorkflow needs longer timeout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions