In Task Queues code is executed to connect to the server side through URL Fetch. My file queue.yaml.
queue:
- Name: default
rate: 10 / m
bucket_size: 1
In such settings, Tusk performed all at once, simultaneously. Specificity is that between the requests should be delayed at least 5 sec. Task must perform on stage with a difference> 5 sec. (but does not parallel).
What are the values set in queue.yaml?