@Ben Holmes
Apologies for the delay responding here. I have reached out via private message to engage with you further.
QueueTrigger Consistent Incorrect Execution Pattern
I have a QueueTrigger function that is the only active function in its function app. Messages are delivered to the queue by Event Grid every 10 minutes. Instead of processing the messages when they come in, the QueueTrigger is firing in a pattern shown below. I've tried to specify some queue settings in host.json, but no change in behavior. I went through the 'Diagnose and solve problems' options, and everything seems to be good in there. Any suggestions on how to get the QueueTrigger to consistently detect new messages when they come in?
The timing over an hour is 0:00, 0:10, 0:57.
1 answer
Sort by: Most helpful
-
deherman-MSFT 37,491 Reputation points Microsoft Employee
2021-02-22T19:32:56.497+00:00