Skip to content
This repository has been archived by the owner on Feb 23, 2019. It is now read-only.

Fix a timeout update that was missed in push CDN upload PR #525

Merged

Conversation

jikamens
Copy link
Contributor

An earlier PR, #452,
Fixed several bugs in the code for uploading files to push CDNs,
including increasing timeouts for uploading chunks of files, since
five seconds wasn't nearly enough in many cases. Unfortunately, one of
the timeouts that needed to be increased was missed. This fixes that
missed timeout so it matches the others.

An earlier PR, szepeviktor#452,
Fixed several bugs in the code for uploading files to push CDNs,
including increasing timeouts for uploading chunks of files, since
five seconds wasn't nearly enough in many cases. Unfortunately, one of
the timeouts that needed to be increased was missed. This fixes that
missed timeout so it matches the others.
@nigrosimone nigrosimone merged commit b4d51a3 into szepeviktor:v0.9.5.x Aug 27, 2017
@nigrosimone nigrosimone mentioned this pull request Aug 27, 2017
Furniel pushed a commit that referenced this pull request Dec 24, 2017
An earlier PR, #452,
Fixed several bugs in the code for uploading files to push CDNs,
including increasing timeouts for uploading chunks of files, since
five seconds wasn't nearly enough in many cases. Unfortunately, one of
the timeouts that needed to be increased was missed. This fixes that
missed timeout so it matches the others.
Furniel pushed a commit that referenced this pull request Jul 3, 2018
An earlier PR, #452,
Fixed several bugs in the code for uploading files to push CDNs,
including increasing timeouts for uploading chunks of files, since
five seconds wasn't nearly enough in many cases. Unfortunately, one of
the timeouts that needed to be increased was missed. This fixes that
missed timeout so it matches the others.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants