Implement the configure/3 acker callback
whatyouhide opened this issue · 1 comments
whatyouhide commented
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
?
josevalim commented
Implement it using Broadway master. Then we will ship a new broadway release and we can require that.