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

do not use stream to check file downloads #32703

Merged
merged 1 commit into from
Sep 14, 2018
Merged

Conversation

individual-it
Copy link
Member

@individual-it individual-it commented Sep 14, 2018

Description

after #32594 we do user stream and timeout option together for guzzle, sometimes they don't work together and we receive GuzzleHttp\Ring\Exception\RingException
This specially happens with LDAP and encryption testing
I don't think we need the stream upload here in the first place
Even the change of #32594 is not yet in master we want to have the change here also

How Has This Been Tested?

run failing tests in stable10 with the changes

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • Backport (if applicable set "backport-request" label and remove when the backport was done)

Copy link
Contributor

@phil-davis phil-davis left a comment

Choose a reason for hiding this comment

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

If CI passes, then this must be OK

@individual-it
Copy link
Member Author

backport in #32704

@DeepDiver1975 DeepDiver1975 merged commit 605ac7e into master Sep 14, 2018
@DeepDiver1975 DeepDiver1975 deleted the doNotUseStreamDownload branch September 14, 2018 07:11
@lock lock bot locked as resolved and limited conversation to collaborators Sep 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants