call workflow service - Knime desktop

Hi there knimers,

I have recently started using the call workflow service nodes, but I see a problem that need to understand how do you handle it.

The orchestator workflow calls the child, but if due to any reason the child fails, I cannot go into the child for troubleshoot, the main reason its because the data stays there for about 60 seconds and then its gone.

in the call workflow nodes I see some time parameters but all of them are grayout, and also noticed a flow variable named “keepFailingJobs“ as boolean, where Im able to send true, false, but with both values the result is the same.

does somebody know how to handle this, is there a way to keep the child workflow with data for troubleshooting?