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

Cancel the requests in streaming case by default when closing the connection #781

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Tabrizian
Copy link
Member

Match the behaviour of non-streaming case.

@Tabrizian Tabrizian requested a review from kthui September 10, 2024 14:51
@mattwittwer mattwittwer self-requested a review December 14, 2024 00:42
@mattwittwer
Copy link

This change will update the default connection closed behavior for streaming requests to match the default behavior of non-streaming requests. This will result in pending requests being canceled in both cases.

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.

2 participants