Skip to content

Maybe: avoid waitForStateComplete workflow getting timeout  #519

@longquanzheng

Description

@longquanzheng

Use a timer after workflow start. When the timer fired and signal is not received yet, failed the workflow.

This will help to not get timeout metrics for the namespace.

And also prevent an extremely rare edge case that the workflow will get timeout at the same time of receiving the signal…

However, always starting a timer is expensive…

The best way is to implement the V2 #349

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions