[[queues.consumers]] queue = "send-url-test" max_batch_size = 10 max_batch_timeout = 2 i am u

[[queues.consumers]]
queue = "send-url-test"
max_batch_size = 10
max_batch_timeout = 2

i am using these configuration of my queue, the batch_size limit is working, but the timeout limit is not working,
Was this page helpful?