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
the internet says that you are right.
How did you find out? Does rabbitMq throws a warning somewhere?
It would be nice if you could test what happens if you change it to text/plain in a living environment.
Hi!
This error found my friends several years ago.
As far as i remember there were no throws, no warnings from rabbitMq but some packets was corrupted.
In our project we changed to "text/plain" and it works OK.
Hi!
In QAmqpExchange::publish() method call publish() with myme type "text.plain" but i think should be "text/plain".
Thanks!
The text was updated successfully, but these errors were encountered: