The batch was definitely delivered (as a single batch) because I'm not interating over batch.message

The batch was definitely delivered (as a single batch) because I'm not interating over batch.messages. So would I still need to explicitely ack every individual message even though I'm sending them as a single batch?
Was this page helpful?