Skip to content

feat: add AsyncReader parallel tasks number limiter

Iurii Zhesson requested to merge slb-master-yz-limit-async-reader-tasks into slb-master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [No]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Provide a way to limit the number of AsyncReader tasks running in parallel, allow 4 parallel tasks by default.

Merge request reports