Hi! About Queues pricing, when the Queues is empty and a post-consumer Worker is triggered because
Hi!
About Queues pricing, when the Queues is empty and a post-consumer Worker is triggered because of max_batch_timeout, do this cost money ? (may be a "read" from Queue, and may be CPU/Request of a consumer Worker) ?
To prevent that, could we set « set max_batch_timeout = 0 » and « max_batch_size = 1 », to not waste money please?
About Queues pricing, when the Queues is empty and a post-consumer Worker is triggered because of max_batch_timeout, do this cost money ? (may be a "read" from Queue, and may be CPU/Request of a consumer Worker) ?
To prevent that, could we set « set max_batch_timeout = 0 » and « max_batch_size = 1 », to not waste money please?




