cURL error 28: Operation timed out after 30001

Created on 1 July 2021, over 3 years ago
Updated 31 January 2024, 10 months ago

Problem/Motivation

I have integrated Salesforce with 12 web forms. Sometimes after creating the leads, tasks are not created in Drupal and Salesforce.

To resolve this I am triggering the standalone push queue process in salesforce mapping. I have added the corn in Acquia.

Each cron will run at Every Hour 5 min i.e
First form triggers at 5th min of every hour
Second form triggers at 10th min of every hour
Third form triggers at 15th min of every hour and so on.

Error:
GuzzleHttp\Exception\ConnectException: cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) in GuzzleHttp\Handler\CurlFactory::createRejection() (line 200 of vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php).

Steps to reproduce

While running the Salesforce Cron

🐛 Bug report
Status

Closed: outdated

Version

4.2

Component

salesforce_push.module

Created by

🇮🇳India kuralarasanm

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇺🇸United States AaronBauman Philadelphia

    I'm doing some cleanup on unsupported branches.
    Please re-open this issue and update the version to 5.0.x-dev if this issue is still applicable to the latest release.

Production build 0.71.5 2024