michaelklishin / langohr

A small, feature complete Clojure client for RabbitMQ that embraces AMQP 0.9.1 model

Home Page:http://clojurerabbitmq.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Channel recovery exception fn arity

trptcolin opened this issue · comments

Should handle-channel-recovery-exception-fn take 2 arguments here?

(handle-channel-recovery-exception-fn )))

Not urgent for me at all; just happened to notice when looking for something else.

@trptcolin oops, you are right.