Hi,

Can you please elaborate on this subject as I can't get it from the docs. What does it actually mean?

Especially this part is confusing: In case a grantedMaxFrequency limit is active, RAW mode and unfiltered dispatching are also subject to the limitation of 1 Event per UpdateEvent relative to the same item. Is Event here the data coming from provider to LS? Is the frequency limiting the number of UpdateEvents per second? If so, I'd assume that with limited frequency, LS would join even more Events into one UpdateEvent, in order to send as much provider data as possible in a single push. But the docs say the opposite.

Tnx