diff --git a/transfer_service/import_executor.py b/transfer_service/import_executor.py index d8296d90f7c5334aabe2749ab31bef94a4dddce5..ee7ba676190e7cb0076f9b444175c0e98607d11a 100644 --- a/transfer_service/import_executor.py +++ b/transfer_service/import_executor.py @@ -190,7 +190,7 @@ class ImportExecutor(TaskExecutor): """ - if len(nodeList) <= 4 * (10 ** 3): + if len(nodeList) <= 10 ** 5: m.setMessageWithAttachment("VOSpace import notification", msg, nodeListFile) else: info = f"""