You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
we would like to have a bit more control over producer failures, we propose to add an optional handle_publish_failure callback in Amqpx.Gen.Producer. This callback (if implemented) would be called anytime a publish fails, arguments for it could be as follows:
Hey, it kinda fell out of our radar since we switched initiatives, could be useful for someone but atm we don't need it :)
you can close if you want @MaeIsBad
Hi,
we would like to have a bit more control over producer failures, we propose to add an optional
handle_publish_failure
callback inAmqpx.Gen.Producer
. This callback (if implemented) would be called anytime a publish fails, arguments for it could be as follows:If you like this proposal we, as in @primait/scrooge , can tackle this issue in our friday coding activities.
cc @michelangelomo @squaini @larrywax
The text was updated successfully, but these errors were encountered: