I saw a question & its answer below;
https://mcmap.net/q/206586/-masstransit-error-queue-is-consuming-but-still-is-not-empty
Although I understood that I cannot do anything for the error queue via MassTransit, what should I handle the error queue? Error messages would be accumlating. It's pressing storage capacity.
It seems that I have nothing to do for the error queue. Is there no choice but to remove them? If so, I cannot imagine a meaning of the error queue.