Microsoft.Azure.WebJobs.Extensions.Storage.Queues_5.3.2
5.3.2 (2024-09-19)
Bugs Fixed
- When grabbing Queue Metrics for amount of messages, will now use the QueueTriggerMetrics.QueueLength instead of the ApproximateMessagesCount for less stale metrics.
Other Changes
- Improvement in logging exceptions when retrieving queue metrics.