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

fix: remove etag from streaming parsing #689

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

kwasniew
Copy link
Contributor

@kwasniew kwasniew commented Dec 20, 2024

About the changes

Since edge doesn't return meta in streaming response and we don't have any use case for streaming etags I'm removing it for now. Etag may become useful when we switch between streaming and polling at runtime so that polling can know latest etag from the last streaming update.

Important files

Discussion points

@coveralls
Copy link

Coverage Status

coverage: 90.462% (+0.09%) from 90.377%
when pulling 09c8b49 on streaming-without-etag
into 9b95247 on main.

@kwasniew kwasniew merged commit f94be1d into main Dec 20, 2024
5 checks passed
@kwasniew kwasniew deleted the streaming-without-etag branch December 20, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants