I want to limit the send rate of some of my items - what is the best practice to do so.
I heard there is the config parameter max_delay_millis - can you explain the usage of this parameter - what exactly the delay is (do we get most recent message or just ignore some of the messages?)
Thanks
Offir