Improve checking the size of data before processing
Compare changes
@@ -18,7 +18,7 @@ def _get_file_type(path2file: str) -> str:
@@ -291,6 +291,12 @@ def _get_dir_size(dir_path: str, req_wf_chans: List[Union[str, int]]):
@@ -308,6 +314,13 @@ def _abort_dialog(msg: str) -> bool:
@@ -338,9 +351,11 @@ def check_folders_size(dir_paths: List[str],