• Agatha Lukin
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
I am having a problem on  some of my clients instances after the spring 14 release (instances NA1, NA13 and CS10, for the time being).
I need to consume a service that takes some time to respond, so I set up the timeout for 120s. After 30s, Salesforce is presenting the following exception: 

"SYSTEM_METHOD_ENTRY| [24] | System.debug (ANY)
USER_DEBUG | [24] | DEBUG | Web service callout failed: WebService returned a SOAP Fault: Request timed out. Waiting for [30] seconds. faultcode=e:Server faultactor=
SYSTEM_METHOD_EXIT | [24] | System.debug (ANY)
DML_BEGIN | {26} | Op:Update | Type:Opportunity | Rows:1"


I am having a problem on  some of my clients instances after the spring 14 release (instances NA1, NA13 and CS10, for the time being).
I need to consume a service that takes some time to respond, so I set up the timeout for 120s. After 30s, Salesforce is presenting the following exception: 

"SYSTEM_METHOD_ENTRY| [24] | System.debug (ANY)
USER_DEBUG | [24] | DEBUG | Web service callout failed: WebService returned a SOAP Fault: Request timed out. Waiting for [30] seconds. faultcode=e:Server faultactor=
SYSTEM_METHOD_EXIT | [24] | System.debug (ANY)
DML_BEGIN | {26} | Op:Update | Type:Opportunity | Rows:1"