Closed jmgasper closed 4 years ago
Right now, in the PoC, a new rocketChatClient is set up for every single message. This isn't ideal - we should try to create one client and reuse that for all messages, similar to how the kafka usage is handled.
Right now, in the PoC, a new rocketChatClient is set up for every single message. This isn't ideal - we should try to create one client and reuse that for all messages, similar to how the kafka usage is handled.