Skip to content

Frequent Error "Operation timed out after 10000 milliseconds" when try to use getSavedSearchResultsAllFields #143

@rafaelwedbiz

Description

@rafaelwedbiz

I have a script that run getSavedSearchResultsAllFields, sometime it works but i'm getting serveral timeout error:

Fatal error: Uncaught exception 'Infusionsoft\Http\HttpException' with message 'exception 'Ivory\HttpAdapter\HttpAdapterException' with message 'An error occurred when fetching the URI "https://api.infusionsoft.com/crm/xmlrpc/v1?access_token=*********" with the adapter "guzzle6" ("cURL error 28: Operation timed out after 10000 milliseconds with 39370 bytes received (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)").' in *****************/vendor/egeloen/http-adapter/src/HttpAdapterException.php:101 Stack trace: #0 *****************/vendor/egeloen/http-adapter/src/Guzzle6HttpAdapter.php(68): Ivory\HttpAdapter\HttpAdapterException::cannotFetchUri(Object(Zend\Diactoros\Uri), 'guzzle6', 'cURL error 28: ...') #1 *****************/vendor/egeloen/http-adapter/src/HttpAdapterTrait.php(110): Ivory\HttpAdapter\Guzzle6HttpAdapter->sendInternalRequest(Object(Ivory\HttpAdapter\Message\InternalRequest)) #2 *****************/vendor/egeloen/http-adapter/src/HttpAdapterTrait.php(101): Ivory\HttpAdapter\AbstractHttpAda in ***************/vendor/infusionsoft/php-sdk/src/Infusionsoft/Http/InfusionsoftSerializer.php on line 34

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions