Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Propagate outgoing stream errors to incoming pipeline #311

Open
wants to merge 13 commits into
base: 00306-block-node-helidon
Choose a base branch
from

Conversation

litt3
Copy link
Contributor

@litt3 litt3 commented Oct 24, 2024

Signed-off-by: litt <austin@swirldslabs.com>
@litt3 litt3 self-assigned this Oct 24, 2024
@litt3 litt3 marked this pull request as ready for review October 24, 2024 15:24
Copy link

github-actions bot commented Oct 24, 2024

JUnit Test Report

   67 files     67 suites   2m 37s ⏱️
1 248 tests 1 243 ✅  5 💤 0 ❌
7 103 runs  7 082 ✅ 21 💤 0 ❌

Results for commit b45068b.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Oct 24, 2024

Integration Test Report

    297 files      297 suites   8m 34s ⏱️
104 157 tests 104 157 ✅ 0 💤 0 ❌
104 385 runs  104 385 ✅ 0 💤 0 ❌

Results for commit b45068b.

♻️ This comment has been updated with latest results.

san-est and others added 12 commits October 29, 2024 12:55
Signed-off-by: Vasil Boyadzhiev <vasil.boyadzhiev@limechain.tech>
Signed-off-by: Mihail Mihov <mihail.mihov@limechain.tech>
Signed-off-by: litt <austin@swirldslabs.com>
)

Signed-off-by: jasperpotts <jasperpotts@users.noreply.github.com>
Co-authored-by: jasperpotts <jasperpotts@users.noreply.github.com>
Signed-off-by: Roger Barker <roger.barker@swirldslabs.com>
Signed-off-by: Richard Bair <rbair23@users.noreply.github.com>
Signed-off-by: Richard Bair <rbair23@users.noreply.github.com>
Signed-off-by: Richard Bair <rbair23@users.noreply.github.com>
# Conflicts:
#	pbj-core/pbj-grpc-helidon/src/main/java/com/hedera/pbj/grpc/helidon/PbjProtocolHandler.java
#	pbj-core/pbj-grpc-helidon/src/test/java/com/hedera/pbj/grpc/helidon/GreeterService.java
#	pbj-core/pbj-grpc-helidon/src/test/java/com/hedera/pbj/grpc/helidon/PbjTest.java
#	pbj-core/pbj-runtime/src/main/java/com/hedera/pbj/runtime/grpc/Pipeline.java
#	pbj-core/pbj-runtime/src/main/java/com/hedera/pbj/runtime/grpc/ServiceInterface.java
Signed-off-by: Richard Bair <rbair23@users.noreply.github.com>
Signed-off-by: Richard Bair <rbair23@users.noreply.github.com>
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.

6 participants