Workflow runs into "synchronous timeout" when a parent workflow calls a child workflow

Hi.
We are calling a workflow inside a workflow.
The parent workflow is configured to use a 10 minutes timeout.
The child workflow takes ~5 minutes to run to completion.

But the parent workflow throws the "Your request reached the synchronous timeout. Your workflow is still running async" error after just 3 minutes (exactly)

I double checked the values but the parent workflow has max timeout and the child workflow runs to completion everytime.

I don't know what the issue is. Thanks.

Hi @Uday_Krishna, welcome to the forum! :wave:

This sounds like a bug. Could you share screenshots of the child workflow, and the block settings in the parent workflow?