Azure Function app is taking much time to call Eventhubtrigger

Viewed 12

I'm trying to consume events from eventhub using a function app EventhubTrigger. But my function is taking a lot of time to trigger. I'm seeing almost 7sec to execute the function.

Is it the expected behavior of the functionapp ? Can anyone please suggest me related to this ?

0 Answers
Related