Skip to content

feat: [Parallel] send operation success when parallel failed#228

Merged
wangyb-A merged 1 commit intomainfrom
parallel/failure
Mar 18, 2026
Merged

feat: [Parallel] send operation success when parallel failed#228
wangyb-A merged 1 commit intomainfrom
parallel/failure

Conversation

@wangyb-A
Copy link
Contributor

@wangyb-A wangyb-A commented Mar 18, 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

  • Send success when parallel failed
  • Add an example

Demo/Screenshots

iShot_2026-03-18_12 12 40

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? Yes

Integration Tests

Have integration tests been written for these changes? Existing

Examples

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

- Add failure example
- Send success when parallel failed
@wangyb-A wangyb-A marked this pull request as ready for review March 18, 2026 19:13
@wangyb-A wangyb-A requested a review from a team March 18, 2026 19:13
logger.info("Branch failed for service {}: {}", input.services().get(i), e.getMessage());
}
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add a wait operation here to make sure replay works

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wangyb-A wangyb-A merged commit 4f7da10 into main Mar 18, 2026
12 checks passed
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.

2 participants