Open adrianotr opened 15 hours ago
@adrianotr It seems like the exception is missing, so it's not clear what goes wrong, can you please check why exception is not logged? Here is the logging line
This is the recommended logging setup (change Warning level to Debug):
Hello there! I think I might have found an issue.
The client connection seems to enter a loop trying to reconnect after we receive a PersistenceError from the server, as seen in the first line of the log.
Logs:
and the reconnection attempts continue.
Eventually the producer times out.