Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Give a decent error message #525

Closed
mookid8000 opened this issue Aug 25, 2016 · 2 comments
Closed

Give a decent error message #525

mookid8000 opened this issue Aug 25, 2016 · 2 comments
Assignees

Comments

@mookid8000
Copy link
Member

When an exception occurs on a await bus.Send(...), this happens:

image

This is just not good enough.

@mookid8000
Copy link
Member Author

(PS: the problem is that the code that calls transport.Send does not bother to catch the exception and supply its context, like e.g. something simple like the QUEUE NAME)

@mookid8000
Copy link
Member Author

fixed in 0.99.74

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant