Terminate activity timed out

Hi All,

I get the below exception when terminate activity is initiated

System.Activities.Statements.WorkflowTerminatedException: Terminating Workflow session timed out at UiPath.Core.Activities.InvokeWorkflowFile.EndExecute(AsyncCodeActivityContext context, IAsyncResult result) at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result) at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

Regards
Abhinav kaushal

@abhinav_kaushal can you elaborate more when are you getting this error

I am getting the error when i am catching a particular exception and i have to terminate the flow in that case