apache / apache/brpc

Request for support streaming RPC data receive failure handling

Open
#1,803 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
C++
Stars
17.6k
Forks
4.1k
Avg merge
2d 12h
Merged PRs (30d)
69

Description

The `StreamInputHandler` on_received_messages function has return value, but no one will handle the return value. I think it is better to make it possible for handling the failure

Contributor guide

Open the contributing guide

Research direction

Start by locating StreamInputHandler::on_received_messages and tracing its return value through the streaming RPC receive path. Determine how receive failures should be surfaced or handled, then add coverage showing that the failure is observable and handled as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend-api-design
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.