perf(workflow): Optimize downstream node activation method to reduce performance overhead
This commit is contained in:
@@ -1099,7 +1099,6 @@ class ExtractionOrchestrator:
|
||||
metadata=chunk.metadata,
|
||||
)
|
||||
chunk_nodes.append(chunk_node)
|
||||
logger.error(f"chunk file: {chunk.files}")
|
||||
|
||||
for p, file_type in chunk.files:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user