504 channel/connection is not open after a few minutes #104
Jamalianpour
started this conversation in
General
Replies: 1 comment 4 replies
-
The code you provided does not compile as-is, nor is it runnable. You must provide code that I can compile and run, with instructions on how to run it. We don't have time to guess how to reproduce your issue. Based on the incomplete set of code you provided, there should be no issue. Please let us know what RabbitMQ logs at the time of the error. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have one channel with 2 queue and after a few minutes (about 15 minutes) I got 504 error :
Exception (504) Reason: channel/connection is not open
My code:
Beta Was this translation helpful? Give feedback.
All reactions