Closed
Description
When using the messages->create API method, one third of my attempts are ending up throwing exceptions with the message "Resolving timed out after 2514 milliseconds". So I was wondering if the number of seconds on curl_setopt($curl, CURLOPT_CONNECTTIMEOUT, 2);
on performHttpRequest@HttpClient could become a config parameter, or maybe I should fork the repo?
Metadata
Metadata
Assignees
Labels
No labels