Any job running in the backend has a specific time limit to complete its execution. Whenever a job exceeds this time limit, an error called Request timeout: Operation could not be completed in 60 seconds occurs. This means that an action, loop, or a condition in a journey took more than 60 seconds to parse the inputs specified within and execute appropriately. The common reason for getting this error could be the API endpoint.
Comments
0 comments
Please sign in to leave a comment.