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

Tutorial - When Things Go Wrong #372

Open
lukebakken opened this issue Dec 9, 2023 · 0 comments
Open

Tutorial - When Things Go Wrong #372

lukebakken opened this issue Dec 9, 2023 · 0 comments
Assignees

Comments

@lukebakken
Copy link
Contributor

Is your feature request related to a problem? Please describe.

In rabbitmq/rabbitmq-dotnet-client#1376, a user did not realize that a channel level exception returned from RabbitMQ meant that the channel was no longer valid.

Our tutorials should cover some of the most common exceptions encountered with RabbitMQ

Describe the solution you'd like

A tutorial that demonstrates what to do in these cases:

  • Common connection exception (auth error?)
  • Common channel exceptions (precondition failed, missing entity)
  • Operation timeouts
  • Other?

Describe alternatives you've considered

N/A

Additional context

No response

@lukebakken lukebakken self-assigned this Dec 9, 2023
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