Workflow called via API cancels after short time

Hi,

I am trying to call a workflow via the API endpoint of the workflow. The workflow starts to run and it calls another workflow. The issue is that after about 12 minutes the job gets cancelled and the rest of the workflow does not execute. The other workflow that was called does complete though.

Hey @Willem,

I have a couple questions I am curious about. Does the secondary workflow get called with a REST API node in the original workflow or are you using the workflow execution tool within the execute workflow dialog popup?

Could you clarify where / what node is failing to execute? Or does the workflow typically take longer than 12 minutes to run and the job is being discarded mid-run (~12 minutes in)

Thanks,
Ryan

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.