chore: allow deeper pi crew workflows

This commit is contained in:
2026-04-29 23:48:33 +03:00
parent 3669e09d35
commit ec7f7c362c
+1 -1
View File
@@ -18,7 +18,7 @@
},
"limits": {
"maxConcurrentWorkers": 3,
"maxTaskDepth": 2,
"maxTaskDepth": 6,
"maxChildrenPerTask": 5,
"maxTasksPerRun": 12,
"maxRunMinutes": 120,