### Steps to reproduce - `roslaunch mqtt_client standalone.launch` - `rostopic pub -r 1 /ping/ros std_msgs/String "Hello"` - `rostopic echo /pong/ros` - kill publisher - `rostopic pub -r 1 /ping/ros std_msgs/Int32 1`