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
Not sure if it's a bug, a feature request or just a question. Probably something in between. Why does ConsumeMessagesCommand use stderr instead of stdout for messages like Consuming messages from transport... introduced in #29303? I know i can disable the messages entirely using -q. Wouldn't stdout be more appropriate? Thank you.