Error handling

Can we have a default error handling for the entire flow? i.e if it fails anywhere, the error handling is invoked

Hi Sagar,

Yes, we can call the child workflow from parent worfklow and handle the exception in parent workflow.