feat(mma): Implement worker pool and configurable concurrency for DAG engine and mark track 'True Parallel Worker Execution' as complete
This commit is contained in:
@@ -39,5 +39,8 @@ font_path = ""
|
||||
font_size = 14.0
|
||||
scale = 1.0
|
||||
|
||||
[mma]
|
||||
max_workers = 4
|
||||
|
||||
[headless]
|
||||
api_key = "test-secret-key"
|
||||
|
||||
Reference in New Issue
Block a user