Skip to content

Limit running tasks per batch #2104

Description

@WilliamDEdwards

I use the Batch API to batch requests per customer.

While I can control the concurrency of Celery workers with WORKER_CONCURRENCY, is there a way to limit the concurrency of tasks per batch? Currently, there are situations in which Internet.nl does tens of requests per second to a specific customer (with a few hundred domains, all in the same batch).

Metadata

Metadata

Assignees

Labels

infrastructure-dockerIssues related to the underlying infrastructure of the project as well as containerizationquestionIssues that involve a question

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions