Most of errors were happening here. WS session was closed butso consumer and queue couldn't be canceled properly due to broken channel.
This tries to restore it to properly close the queuecancelation and queue removal calls weren't able to succeed.
Depends on D13606