Skip to content

[refactor]: simplifies the logic to find EXECUTION op#213

Open
zhongkechen wants to merge 1 commit intomainfrom
executionOp
Open

[refactor]: simplifies the logic to find EXECUTION op#213
zhongkechen wants to merge 1 commit intomainfrom
executionOp

Conversation

@zhongkechen
Copy link
Contributor

@zhongkechen zhongkechen commented Mar 14, 2026

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Issue Link, if available

Description

Simplifies the logic to find the EXECUTION op in the history.

It used to look for an operation with EXECUTION type in all existing operations.

Now it will look for an operation with id = InvocationId which is the last part of ExecutionArn.

Update ExecutionArn used local runner to look more like real

Demo/Screenshots

Checklist

  • I have filled out every section of the PR template
  • I have thoroughly tested this change

Testing

Unit Tests

Have unit tests been written for these changes?

Integration Tests

Have integration tests been written for these changes?

Examples

Has a new example been added for the change? (if applicable)

@zhongkechen zhongkechen marked this pull request as ready for review March 14, 2026 00:20
@zhongkechen zhongkechen requested a review from a team March 14, 2026 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant