github Bogdanp/dramatiq v1.17.1

2 months ago

Fixed

Added

  • The Retries middleware now supports an on_retries_exhausted target actor to execute when retries on a message have been exhausted. (#630, @dbowring)

Changed

  • The actor decorator now checks for duplicate actor names. (#640, #641, @z0z0r4)
  • The Retries middleware now tracks when a message was last requeued on retry. (#629, @kuba-lilz)

Don't miss a new dramatiq release

NewReleases is sending notifications on new releases.