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

Improve handling for http responses that are too slow and / or too large #3052

Merged
merged 2 commits into from
Jun 26, 2023

Conversation

shyamnamboodiripad
Copy link
Contributor

Updates the HttpRequestKernel to send leading DisplayEvents with partial information when the complete http response is too slow and / or too large. These leading events are then used to drive progress display to improve end-user perceived performance.

This allows code in an external repo that links in this source file to compile without errors.
…tml elements.Send leading display events with partial http responses when the actual http responses are either too slow or too large.

These leading events are then used to drive progress display to improve end-user perceived perormance.
@shyamnamboodiripad shyamnamboodiripad merged commit 2ca13ba into dotnet:main Jun 26, 2023
4 checks passed
@colombod colombod added the Area-Formatting Data and object formatting as HTML and plaintext label Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Formatting Data and object formatting as HTML and plaintext
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants