• Mika Amit
  • NEWBIE
  • 0 Points
  • Member since 2023

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hi,
Since a few days ago, we've been occasionally getting a 503 error from salesforce when we're posting a GET request. It doesn't happen all the times, but once in a while (once or twice a day).
The error message is (we use simple_salesforce python library):
SalesforceGeneralError: Error Code 503. Response content: upstream connect error or disconnect/reset before headers. reset reason: connection termination.
Could you help me with figuring out this?
 
Hi,
Since a few days ago, we've been occasionally getting a 503 error from salesforce when we're posting a GET request. It doesn't happen all the times, but once in a while (once or twice a day).
The error message is (we use simple_salesforce python library):
SalesforceGeneralError: Error Code 503. Response content: upstream connect error or disconnect/reset before headers. reset reason: connection termination.
Could you help me with figuring out this?