Hi All,
I write a easy script trying to publish a 1MB txt file to the specific topic that connected with broker.
But I met the error following.
[ WARN] [1696218984.040646955]: Publishing ROS message type information to MQTT topic 'mqtt_client/ros_msg_type/pingpong/ros' failed: MQTT error [-12]: No more messages can be buffered
[ WARN] [1696218984.041366993]: Publishing ROS message type information to MQTT topic 'pingpong/ros' failed: MQTT error [-12]: No more messages can be buffered
How to increase the buffer size?