- 🇺🇸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.
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).
While running the Salesforce Cron
Closed: outdated
4.2
salesforce_push.module
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
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.