Yeah same, basically the message ids `A`, `B`, etc will relate to an item in the database which I wa
Yeah same, basically the message ids
A, B, etc will relate to an item in the database which I want to operate on in some way with each message in the queue. I dont really care about the FIFO nature for that just that messages are grouped so I only do operations to a single message group id and not hope for the best




