Skip to content

Remove legacy code that execute activity with retryOption but without server side retry #655

Open
@longquanzheng

Description

@longquanzheng

https://github.com/uber/cadence-java-client/blob/dca853aaa047071caab8b16a345474aa3708d162/src/main/java/com/uber/cadence/internal/sync/SyncDecisionContext.java#L134

Related to #654

During replay, if an activity doesn't not exist in the history, the replay would run into this branch and throw some weird error messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions