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

Add ability to cancel AsyncIO gRPC stream requests (#417) #419

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

kthui
Copy link
Contributor

@kthui kthui commented Oct 13, 2023

  • Add ability to cancel AsyncIO gRPC stream or non-stream requests

  • Add docs on AsyncIO request cancellation

  • Improve AsyncIO docs

  • Improve example code styling

  • Skip await on documentation


* Add ability to cancel AsyncIO gRPC stream or non-stream requests

* Add docs on AsyncIO request cancellation

* Improve AsyncIO docs

* Improve example code styling

Co-authored-by: Ryan McCormick <[email protected]>

* Skip await on documentation

---------

Co-authored-by: Ryan McCormick <[email protected]>
@kthui kthui marked this pull request as ready for review October 13, 2023 21:01
@mc-nv mc-nv merged commit e028bd2 into r23.10 Oct 16, 2023
3 checks passed
@mc-nv mc-nv deleted the jacky-req-cancel-aio-r23.10 branch October 16, 2023 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants