- This topic has 0 replies, 1 voice, and was last updated 7 years, 11 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
› Forums › SNAP – WordPress Plugin Forums › Is there a way to increase the timeout?
While I’m testing the MailChimp I’m getting the following error.
Testing …
WP_Error Object
(
[errors] => Array
(
[http_request_failed] => Array
(
[0] => cURL error 28: Operation timed out after 45003 milliseconds with 677 out of 799 bytes received
)
)
[error_data] => Array
(
)
)
– ERROR
WP_Error Object ( [errors] => Array ( [http_request_failed] => Array ( [0] => cURL error 28: Operation timed out after 45003 milliseconds with 677 out of 799 bytes received ) ) [error_data] => Array ( ) ) – ERROR
Is there a way to increase the timeout more than 45 secconds?
Thanks in advance.
Notifications