Azure / Azure/azure-functions-host

Function Stops Processing Queue Messages

Open
#1,604 14 comments 6 reactions 0 assignees View on GitHub
question
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

We are using Azure Functions to process some imports for this we use some Queue we have some queue triggered functions.
The issue we are facing is that after functioning properly for some time the Azure Function stops processing messages from Queue (even though they exist in the queue).
To again restart the processing we have to nudge the corresponding function app by opening the code etc..

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the queue-triggered Azure Function behavior described: messages remain in the queue after processing stops, and opening the function app resumes processing. Inspect the Azure Functions host/runtime handling of queue-triggered functions and compare behavior before and after the function app is nudged. Done means queue messages continue processing without manual intervention.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
backend, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.