Skip to content

[Bug]: fix behavior differences in local runner #313

@zhongkechen

Description

@zhongkechen

Expected Behavior

The behavior of generating responses and history events in local runner is same as the actual backend.

Actual Behavior

The behavior of generating responses and history events in local runner is different from the actual backend.

For example,

  • attempt always starts with 1 while in the real backend attempt starts with 0 in STARTED and 1 in the other statuses.
  • attempt gets plus 1 when switching from READY to STARTED (should keep same)

Steps to Reproduce

NA

SDK Version

1.0.0

Java Version

17

Is this a regression?

No

Last Working Version

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions