package amqp-client-async

  1. Overview
  2. Docs

Module Tx.RollbackSource

This method abandons all message publications and acknowledgments performed in the current transaction. A new transaction starts immediately after a rollback. Note that unacked messages will not be automatically redelivered by rollback; if that is required an explicit recover call should be issued.

Sourcetype t = unit
Sourceval init : unit -> unit
Sourceval request : (Framing.t * Framing.channel_no) -> unit -> unit Thread.Deferred.t
OCaml

Innovation. Community. Security.