-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Pull requests: grpc/grpc-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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.
Type: Feature
New features or improvements in behavior
stream.go: update Retry backoff to follow gRFC A6
Area: Client
Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more.
Type: Behavior Change
Behavior changes not categorized as bugs
stream: add jitter to retry backoff in accordance with gRFC A6
Area: Client
Includes Channel/Subchannel/Streams, Connectivity States, RPC Retries, Dial/Call Options and more.
Type: Behavior Change
Behavior changes not categorized as bugs
Implement A72: OpenTelemetry Tracing
Area: Observability
Includes Stats, Tracing, Channelz, Healthz, Binlog, Reflection, Admin, GCP Observability
Type: Feature
New features or improvements in behavior
Implement A72: OpenTelemetry Tracing
Area: Observability
Includes Stats, Tracing, Channelz, Healthz, Binlog, Reflection, Admin, GCP Observability
Type: Feature
New features or improvements in behavior
credentials: remove the context timeout to fix token request failure with non-GCE ADC
Area: Auth
Includes regular credentials API and implementation. Also includes advancedtls, authz, rbac etc.
Type: Bug
balancer: fix SubConn embedding requirement to not recommend a nil panic hazard
Type: API Change
Breaking API changes (experimental APIs only!)
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.