I'm encountering an issue with message acknowledgment when the connection is reconnected or re-established. After successfully reconnecting, I attempt to acknowledge the received message, but it results in an "IllegalOperationError: Channel closed" error.
I'm encountering an issue with message acknowledgment when the connection is reconnected or re-established. After successfully reconnecting, I attempt to acknowledge the received message, but it results in an "IllegalOperationError: Channel closed" error.