## Description When an error is being raised in the `send` method, the stack trace doesn't help since it's inside a callback. ## Example I'm not sure how to make an error explicitly but any error in there will have a stack trace without the calling code.