Add task rate limiting

Issue #25 closed
Olivier Sallou repo owner created an issue

Add possiblity to limit max number of task pending for a user or globally

Above limit, tasks are rejected.

This will limit the number of pending tasks to avoid overload of scheduler.

User should send batch tasks (10 per 10 for example).

Comments (3)

  1. Log in to comment