Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 685 Bytes

CHANGELOG.md

File metadata and controls

13 lines (8 loc) · 685 Bytes

Version 0.0.2

  • Added exception handling in Trouper.handle for exceptions thrown from Trouper.process.
  • Fix number of retries which is making one extra retry always if enabled.

Version 0.0.1-1

  • Added default handling to QTrouper.handle in case the properties object goes missing or when the headers are not present.
  • Doing a minor, for this is a bug fix.

Impact

If you are using trouper to publish messages and read off it, this won't impact you. But when you are publishing messages using another RMQ client or an adhoc script that pushes messages into the queue without the headers, required (that trouper would've organically added), you'll see this issue.