Skip to content

Generate docs about lack of timeouts in stream APIs #1176

Open
@ysaito1001

Description

@ysaito1001

Describe the issue

The SDKs do not currently have any timeouts for stream APIs, and it is not obvious to the customers that their application code needs to wrap calls to those APIs with explicit timeouts like tokio::time::timeout.

Links

Example for current doc on stream API (no mentioning regarding the absence of timeouts)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationThis is a problem with documentationp2This is a standard priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions