Hello all.  If I want to 'throttle' the number of messages I pull off say,
Kafka or some other queue, in order to make sure I only emit X amount per
trigger, is there a way to do that and ensure that I get 'at least once'
delivery guarantees?   If this isn't supported, would the better way be to
pull the limited amount opposed to doing it on the output side?


*~Vincent*

Reply via email to