Synchronous Integrations Occasionally Fail with a 504 Gateway Time-out Error
Synchronous integrations can fail with the following error.
Bad response: 504 Gateway Time-out from url
https://Instance_URL/Integration_Name/Version_Number/
This error occurs because synchronous integrations (integrations that return a response payload) are limited to 300 seconds and return a timeout error if they exceed that limit.
Optimize your integration and/or the endpoint you invoke to complete instance execution in under 300 seconds.
server limits:
No comments:
Post a Comment