Closed fgadaleta closed 1 year ago
This does not sound like right behaviour. I cannot outright tell why that happens.
Does it occur on the first sample only, or does the same condition of being "one late" persist later too?
Can you give a minimal example code to reproduce this?
Closing as likely duplicate of #302.
When i publish a single message on a topic, it seems that message stays locked somewhere, until a next message is sent. Subscriber receiving messages will start receiving the first, when publisher is at the second.
Current topic QoS is
But this weird behavior occurs regardless of qos.
Any hint why is that?