Closed leklund closed 6 years ago
@bschwartz pinging you for visibility. Thanks!
@leklund Oops, sorry I missed this before! Change looks good to me. I'll take a closer look tonight and get it merged in.
@leklund Going to bump a minor version and release shortly. Thanks for this, Lukas!
Add a new option to the Consumer for
max_attempts
. The Consumer passes the option to the connection. In theread_loop
we check for max_attempts and finish messages that have been attempted the maximum number of times.