The step returns this `ApiError: {"error":{"message":"error code: 524","code":524,"status":""}}` whi

The step returns this
ApiError: {"error":{"message":"error code: 524","code":524,"status":""}}
which is a timeout error. I am guessing steps have a limit of 100 seconds and then kills the network call. Any way to have the step last as long as the network call lasts?
Was this page helpful?