Closed
Description
Path: /qstash/features/flowcontrol
For example, with a rate of 20 per second and parallelism of 10, if each request takes a minute to complete, QStash will trigger 20 calls in the first second and another 20 in the next. Since none of them will have finished, the system will wait until one completes before triggering another.
Why did Qstash trigger another 20 in the 2nd second if the first 20 didn't complete yet?
Metadata
Metadata
Assignees
Labels
No labels