Tags: Danlock/rmq
Tags
internal.Retry takes into account the last delay for considering heal… …thy lifetimes
amqp091 update brought ConsumeWithContext. It doesn't actually solve … …my main issues with the function, but it did expose some bugs in danlock/rmq's retry logic. now use standardized retry function. All classes now count short successes as failures, to prevent effective failures with no backoff.
added another example. Removed trivial ImportJSONTopology function to… … avoid unneccessary encoding/json dependency.
changed Config to Args since amqp091-go uses Config already. Also mak… …es rmq sound more like pirate. Release time!