Looks like you’re dealing with a persistent reconnection issue with the Kafka Trigger node. You could try setting a maximum reconnect attempts limit in the node’s configuration to prevent infinite loops. Check the “Retry” settings in the node properties for this option.
It might not be the core problem but retries can help if it it is failing. It’s not erroring but clearly its not connecting properly so it might be an error with the node.