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

Ensure proper ReqResp blocks_by_* response stream termination #5582

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

dapplion
Copy link
Collaborator

Issue Addressed

Apply

To blocks_by_* routes after merging

Proposed Changes

Covers some codepaths that were not actually closing the stream properly. The difference with this PR is the server will return more details about error than before. We are currently communicating the general cause of error to the caller already so IMO it's fine.

@dapplion dapplion changed the base branch from stable to unstable April 13, 2024 00:41
@dapplion dapplion changed the title Reqresp termination 2 Ensure proper ReqResp blocks_by_* response stream termination Apr 13, 2024
Copy link
Member

@realbigsean realbigsean left a comment

Choose a reason for hiding this comment

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

Awesome

@realbigsean realbigsean added the ready-for-merge This PR is ready to merge. label Apr 15, 2024
@realbigsean
Copy link
Member

@mergify queue

Copy link

mergify bot commented Apr 15, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at f5e0404

mergify bot added a commit that referenced this pull request Apr 15, 2024
@mergify mergify bot merged commit f5e0404 into sigp:unstable Apr 15, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants