Skip to content

[Task]: Revisit client timeouts #763

@ishymko

Description

@ishymko

Currently timeouts aren't handled consistently in the client:

  1. Streaming timeout is reset to None for all methods except for send streaming message for JSON-RPC.
  2. gRPC does not update timeout.

References: #684, #475.

It should be possible to provide timeout per-request at the client level so that each transport can handle it in implementation specific way.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions