Request for support streaming RPC data receive failure handling
Open
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
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