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 amqp user may not be unique, the token would be better. We may eventually check that with respect to security though (as we initially intended tokens to be eventually secret).
For debugging purposes it would be helpful to be able to determine the sender of a message. This requires setting the
user_id
in the sender itself (see https://adam.younglogic.com/2016/03/id-sender-rabbitmq/).We should at least check if this has a significant performance cost given our current message rates.
The text was updated successfully, but these errors were encountered: