Skip to content

Leverage async credentials for async gRPC transport #2223

Open
@ohmayr

Description

We're currently using synchronous credentials to create a channel for async gRPC transport. In fact, the create_channel function is also synchronous. Investigate if the function and the credentials passed in need to be asynchronous.

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions