If returned from a handler, the message will NOT be acknowledged and will be requeued.

If true, the message will be requeued, otherwise it will be discarded.

Constructors

Properties

Constructors

  • Create a new MqError instance.

    Parameters

    • requeue: boolean

      If true, the message will be requeued.

    Returns MqError

Properties

requeue: boolean

If true, the message will be requeued.