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

We need to flush the end of the body when retry is streamed #2644

Merged
merged 2 commits into from
Jan 2, 2018

Conversation

juliens
Copy link
Member

@juliens juliens commented Jan 2, 2018

What does this PR do?

Fix an issue in retry middleware

If we flush during the response and not at the end, the last part of the Body could be lost.

Motivation

Fixes #2637

More

  • Added/updated tests

Copy link
Member

@mmatur mmatur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@juliens juliens force-pushed the retry-flush branch 2 times, most recently from 73f4a8e to 7ff00d1 Compare January 2, 2018 14:19
Copy link
Contributor

@nmengin nmengin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@ldez ldez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants