attach a payload to queue batch rather than each message?
With CF queues, are you able to send a payload that’s attached to the actual batch, rather than each message?
I would like to send a userId for example to the controller, rather than to each consumer message.
I would like to send a userId for example to the controller, rather than to each consumer message.