ConduitSQS v0.3.1 ConduitSQS.MessageProcessor View Source

Processes a message batch and acks successful messages

Link to this section Summary

Functions

Processes messages and acks successful messages

Link to this section Functions

Link to this function process(broker, name, messages, opts) View Source
process(Conduit.Adapter.broker(), atom(), [Conduit.Message.t()], Keyword.t()) ::
  {:ok, term()} | {:error, term()}

Processes messages and acks successful messages