ruby-shoryuken / shoryuken

A super efficient Amazon SQS thread based message processor for Ruby
Other
2.05k stars 279 forks source link

Add error backtrace to the SQS errored message's attribute, before sending it to DLQ #776

Open ankitadhar opened 3 weeks ago

ankitadhar commented 3 weeks ago

To debug issues related to messages in DLQ, it would be really cool if the error is logged into the attributes of messages while being dumped into DLQ.