Stabilize parallel ingest concurrency

This commit is contained in:
Andrey Avtomonov 2026-05-18 15:05:56 +02:00
parent e64da5a85d
commit 1db8a6debd
19 changed files with 1370 additions and 40 deletions

View file

@ -50,6 +50,7 @@
"commander": "14.0.3",
"fflate": "^0.8.2",
"ink": "^7.0.2",
"p-limit": "^7.3.0",
"react": "^19.2.6",
"zod": "^4.4.3"
},