You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to silence these via consumer, confluent_kafka loggers. But they are not working. However suppressing stderr, stdout is silencing the messages.
Can you please share the logger that is producing the messages? @pranavrth
Related issue : #1222 (comment)
Description
When client is polling for new messages, the following errors might happens.
I am trying to silence these errors or handle in a different way.
How to reproduce
Use the below script to reproduce the error.
https://github.com/ChillarAnand/avilpage.com/blob/master/scripts/confluent_kafka_consumer.py
To avoid printing these messages, the context manager in the scripting can be used for now.
Checklist
Please provide the following information:
confluent_kafka.version()
andconfluent_kafka.libversion()
):{...}
'debug': '..'
as necessary)The text was updated successfully, but these errors were encountered: