Unlike Storage Queue trigger, EventHub trigger does not allow us to set maxPollingInterval. Is this intentional? If not, is this some thing that could be added? For e.g. it is configurable in logic apps with How often do you want to check for items field.
I was hoping setting maxPollingInterval to less than 10 seconds, will cause scale controller to check for new messages in EventHub at that frequency. That assumption was wrong. Closing.
Unlike Storage Queue trigger, EventHub trigger does not allow us to set maxPollingInterval. Is this intentional? If not, is this some thing that could be added? For e.g. it is configurable in logic apps with
How often do you want to check for items field
.This is a continuation from SO thread.