No because as soon as the message is published the subscribers should get it. There is an always open connection between the subsciber and the broker and assuming the libraries for Java work the same as for Python, it’s all event driven, not polling based. As soon as the broker gets the message it pushes that message to the subscriber which immediately processes it.
Something weird is going on. Whats the QOS between the publisher and the broker for this message and what’s the QOS between OH and the broker?
For Items?
Any time you see that “button” with the down triangle that meas the block has options.