We have a DataWriter that has a fixed-length send queue for a particular topic.
At runtime, is it possible to determine how many samples are in that queue? Also, what logging do I need to enable to be notified whenever the queue overflows (due to slow readers)?
Thank you,
Fidel