bugfix
This commit is contained in:
@@ -1064,7 +1064,7 @@ class DataProcessor:
|
||||
|
||||
self.logger.info(f"{len(tasks)} Zeilen für FSM-Pitch-Generierung identifiziert. Starte Verarbeitung...")
|
||||
|
||||
all_sheet_updates = []
|
||||
all_sheet_updates = []
|
||||
processed_count = 0
|
||||
update_batch_size = getattr(Config, 'UPDATE_BATCH_ROW_LIMIT', 50)
|
||||
now_timestamp = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
|
||||
|
||||
Reference in New Issue
Block a user