data_processor.py aktualisiert

This commit is contained in:
2025-07-20 12:41:31 +00:00
parent 6b14736e7d
commit 9278ff01e0

View File

@@ -1048,9 +1048,7 @@ def _summarize_task_batch(self, task_info):
result['status_message'] = f"Kritischer Task-Fehler: {type(e).__name__}"
return result
def process_rows_sequentially(
def process_rows_sequentially(
self,
start_sheet_row,
num_to_process,