Azure / Azure/Azure-Functions

Long running functions getting recalled

Open
#524 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

I'm not sure if it's because I deployed while functions are running or my function is taking too long but I'm ending up with a function running multiple times. The status is a yellow symbol and you can see it executing more than once. This shouldn't be happening. Basically this function loops through an excel file and puts each row on a queue. Because this first function is firing more than once, it's putting duplicates on the queue. Here is an image of my portal right now:

![image](https://user-images.githubusercontent.com/5140239/31193627-a9f2f26c-a912-11e7-9676-dc3e6ee694d6.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.