Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate docs about lack of timeouts in stream APIs #1176

Open
ysaito1001 opened this issue Jul 30, 2024 · 0 comments
Open

Generate docs about lack of timeouts in stream APIs #1176

ysaito1001 opened this issue Jul 30, 2024 · 0 comments
Labels
documentation This is a problem with documentation p2 This is a standard priority issue

Comments

@ysaito1001
Copy link
Collaborator

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)

@ysaito1001 ysaito1001 added documentation This is a problem with documentation p2 This is a standard priority issue labels Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This is a problem with documentation p2 This is a standard priority issue
Projects
None yet
Development

No branches or pull requests

1 participant