dashbitco / broadway_rabbitmq

A Broadway producer for RabbitMQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement the configure/3 acker callback

whatyouhide opened this issue · comments

The configure/3 callback was introduced in dashbitco/broadway#109. We need to implement it for the RabbitMQ producer.

@josevalim what's the plan for implementing it until we require the new version of Broadway that supports this? Just look at the callbacks exported by Broadway.Acknowledger?

Implement it using Broadway master. Then we will ship a new broadway release and we can require that.