node-bunnymq
node-bunnymq copied to clipboard
Catch json parse/stringify error
We need to catch error from JSON.(stringify/parse) to avoid error and message being requeued
This, most notably, references errors caused by circular dependencies.
@ky23 @Spring3 dod we handle this by some fix maybe ?