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

fixes responder to handle errors according to the spec #861

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

OlegDokuka
Copy link
Member

This PR ensures that error from the responder side in the case of requestChannel will terminate the responder subscriber. Also, it ensures that requester error will cancel responder publisher according to the spec

Signed-off-by: Oleh Dokuka shadowgun@i.ua

@OlegDokuka OlegDokuka added the bug label Jun 5, 2020
@OlegDokuka OlegDokuka added this to the 1.0.1 milestone Jun 5, 2020
Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
@OlegDokuka OlegDokuka force-pushed the bugfix/request_channel_error_handling branch from c53979d to 5afae5f Compare June 8, 2020 07:55
@OlegDokuka OlegDokuka merged commit 1a4cf5f into 1.0.x Jun 8, 2020
@OlegDokuka OlegDokuka deleted the bugfix/request_channel_error_handling branch June 8, 2020 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants