Skip to content

Events dispatched when grabbing a message, on exception, on ack, etc #201

Closed
@adicosoi

Description

@adicosoi

Hello,

I think it will be a really useful feature if events ware dispatched on key point in the consumer.

  1. Being able to log all messages consumed
  2. Being able to stop exeptions from shooting down your consumer, grab and ack the message

The consumer is an ongoing command, and the symfony 2 command event don't help because the amqp message can't be accessed from those events

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions