Skill level: Easy
Time required: 3 minutes
In Quickwork, every backend job has a specific time limit to complete its execution. A request timeout error occurs when a job exceeds this limit, typically displaying the message: "Request timeout: Operation could not be completed in 60 seconds."
This indicates that an action, loop, or condition in the journey took longer than 60 seconds to process the inputs and execute. A common cause of this error is delays or issues with the API endpoint being used.
Comments
0 comments
Please sign in to leave a comment.