stream.cancel doesn't close the stream
Open
bug
feature/fetch
priority
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 802
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 5
Description
Calling stream.cancel on the client doesn't close stream on the server.
Contributor guide
Research direction
Start by reproducing the client-side stream.cancel behavior in grpc-web and trace whether the server receives a cancellation or closure signal. Compare the client and server stream lifecycle, then verify that cancelling from the client closes the corresponding server-side stream.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc, javascript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100