<div>hi<br></div><div>� �I&#39;m trying to understand how transactions help on the ack side of things. I can understand how I&#39;d do a tx_select, a basic ack, my processing and then a tx_commit.</div><div>if my process goes down before the commit, the message gets delivered to the next consumer</div>
<div><br></div><div>But when would I do a tx_rollback?</div>