I subscribed to a topic which from which I receive around 5-10 byte buffers per second.
Unfortunately, there are lag spikes while receiving the data. For example, 6 byte buffers are received very fluently and after that nothing comes through for about one or two seconds.
I set qos to .userInteractive. Is there something I can do to receive the data more fluently?