You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to easily close or clear the previously defined callbacks in rabbit.handle? I want to clear the previously defined callback of a queue, is there a way to do this?
Tried calling .closeAll and .shutdown then tried to .configure the using the same options but it seems that I cannot connect anymore.
Also, what does this mean Publish failed - no exchange "xxxxxxx" on connection default is defined?
The text was updated successfully, but these errors were encountered:
Is there a way to easily close or clear the previously defined callbacks in
rabbit.handle
? I want to clear the previously defined callback of a queue, is there a way to do this?Tried calling .closeAll and .shutdown then tried to .configure the using the same options but it seems that I cannot connect anymore.
Also, what does this mean
Publish failed - no exchange "xxxxxxx" on connection default is defined
?The text was updated successfully, but these errors were encountered: