I need to compress big size file from CSV to gz, Please refer the file size below
Each Big size file taking more than 10 mins to compress, so the workflow throwing Timeout exceed after 1 hr.( because of the exception unable to process all the files)
Invoke Workflow workflow: Workflow ‘Dynamic Activity’ has exited due to exceeding the specified Timeout [01:00:00]
Are there any script to compress the file quickly or any other way to handle the exception