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
AMQP protocol allows to set message headers. Let's discuss necessity of adding this ability to the package. Plus: it's very handy to store some metadata like metrics. Minus: it's AMQP-specific feature, not available in other queue adapters.