This code:
from confluent_kafka import Consumer, KafkaError settings = { \'bootstrap.servers\': \'localhost:9092\', \'group.id\': \'mygroup\', \'clie