Failed to connect to Salesforce
-
Hey. I am wondering if there is a code snippet I can add to make sure that Salesforce is up and running. Obviously, there has been a down time yesterday between 12.00 and 03.00pm CEST and that almost had our website crashed because a request was trying to send to Salesforce but couldn’t connect and things got stuck in a loop.
Error reported:
Failed to connect to site.my.salesforce.com port 443So I am thinking of something like that:
if(salesforce is up) {
do the thing we usually do;
}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Failed to connect to Salesforce’ is closed to new replies.