Update a Queue
You can update a previously created queue.
Method Signature
Types
UpdateQueueOptions:
maxInflight: (Number) The number of tasks you can concurrently execute. msgPerSecond: (Number) The number of tasks to be send to your callback endpoint per second.
Updating a Queue