-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
function maybe_awaitable: coroutine object IncomingMessage. worker cannot recieve the massage from broker #373
Comments
Sadly, I'm not sure how to reproduce such case either. But what happens next after this exception is raised? Workers hang or restart? In second case I guess it's fine to leave this implementation as is. |
I enabled debug logging and found out that
but after I found a huge exception that maybe related to the issue. but I think it comes from the connection stability
|
the worker reises an error. I guess the root cause came when the connection with RabbitMQ terminated or was lost.
No exception was found before or after this error.
Unfortunately, I don't know how to reproduce it.
My configuration:
Exception:
The text was updated successfully, but these errors were encountered: