Skip to content
This repository has been archived by the owner on Nov 30, 2017. It is now read-only.

Buzz-RequestException #38

Open
medy36 opened this issue Oct 16, 2014 · 1 comment
Open

Buzz-RequestException #38

medy36 opened this issue Oct 16, 2014 · 1 comment

Comments

@medy36
Copy link

medy36 commented Oct 16, 2014

i override the bundle following the symfony standard, after debugging and making sure that all my new methods are loaded, i got this error message, also when i try to execute a method already implemented in the MZMailChimpBundle:

 [Buzz\Exception\RequestException]             
  Connection timed out after 5001 milliseconds 

i tried to edit the makerequest method in HTTPClient class:

$curl->setOption($curl, CURLOPT_TIMEOUT, 400);
@mariuszgil
Copy link

I have similiar problem. 5 seconds of timeout isn't enough.

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

No branches or pull requests

2 participants