VMware Cloud Community
LuckyT
Contributor
Contributor

Read time out error in REST call

Hi All,

         I'm invoking REST call it is getting completed but workflow fails with error "Cannot execute request: Read timed out (Workflow:Invoke a REST operation / REST call (item0)#6)". Do we have action like "vim3waitTaskEnd" for REST workflows? How do i wait till the REST call get completed?

Thanks in Advance.

0 Kudos
1 Reply
gvoss42
Contributor
Contributor

This is old and you probably have found a resolution but I ran into the same error message. After trying to recreate the workflow from "Generate a new workflow from a REST operation" I saw there are connection and operation timeouts of 30 and 60 seconds. Changing them to 300 seconds let the process finish on the vCNS and the workflow completed successfully.

0 Kudos