Skip to content

Possible regression when using NewClient instead of Dial #7075

@arvindbr8

Description

@arvindbr8

#7029 introduced the NewClient() API which should potentially replace grpc.Dial()

However in this branch, when I updated the orca example to use NewClient I'm seeing an error on the client side.

2024/04/02 13:24:29 Error from UnaryEcho call: rpc error: code = DeadlineExceeded desc = context deadline exceeded

This needs investigation, and possibly prioritization before the next release this week

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions