mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-20 11:01:52 +00:00
2ba2e7b5ff
Replace unbounded Promise.allSettled with runWithConcurrencyLimit capped at 5 concurrent requests. Move error handling into the worker callback. Add unit test verifying concurrency ceiling.