nestjs-kafka-tutorial
nestjs-kafka-tutorial copied to clipboard
Can not produce a message
Hi,
When I try to produce a message, I got the following issue:
Content schema with key or id "http://unknown.unknown" already exists
when I run the unit test "npm test" I'm getting failed unit test! could you help me with the injection of ClientKafka?