Skip to content

Issues: grpc/grpc-go

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

NewClient functions behaviour is incompatible with secure forward-proxies Area: Client Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more. Type: Bug
#7556 opened Aug 23, 2024 by puneet-traceable
Update docs and examples and tests to use NewClient instead of Dial Area: Client Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more. P2 Status: Help Wanted Type: Documentation Documentation or examples
#7049 opened Mar 19, 2024 by dfawley
2 of 3 tasks
retry: Status should indicate more details when retries are enabled and an RPC fails Area: Client Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more. P2 Type: Feature New features or improvements in behavior
#7023 opened Mar 6, 2024 by ukai
[5/10k] Data race in Test/WithBackoffMaxDelay Area: Client Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more. fixit P2 Type: Testing
#5956 opened Jan 19, 2023 by easwars
Flaky test: 1/100k: UpdateAddresses_NoopIfCalledWithSameAddresses Area: Client Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more. fixit P2 Type: Testing
#5548 opened Aug 1, 2022 by easwars
Add a way to differentiate between server-returned and client-generated errors Area: Client Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more. P3 Type: Feature New features or improvements in behavior
#3328 opened Jan 20, 2020 by CAFxX
serviceconfig: support specifying default service config using a native go struct Area: Client Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more. P3 Type: Feature New features or improvements in behavior
#3003 opened Sep 3, 2019 by kazegusuri
New CallOption: grpc.ManualCancel Area: Client Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more. P3 Type: Performance Performance improvements (CPU, network, memory, etc)
#1923 opened Mar 16, 2018 by dfawley
testing: add tests covering races in server settings handshake Area: Client Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more. P3 Type: Testing
#1772 opened Dec 29, 2017 by wladh
ProTip! Exclude everything labeled bug with -label:bug.