Azure / actions

Author and use Azure Actions to automate your GitHub workflows
https://azure.github.io/actions/
MIT License
444 stars 174 forks source link

Failed to check app setting propagation #119

Closed pjirsa closed 3 years ago

pjirsa commented 3 years ago

Azure/functions-action@v1 to deploy my NodeJS Azure function. Keep getting the following warnings:

Each one retries all the way to 0 with several seconds of delay between each one. This causes the deployment to take nearly 10 mins when it should only take a few seconds.

How can I avoid those warnings?

sebastianrogers commented 3 years ago

I am also seeing this issue

BALAGA-GAYATRI commented 3 years ago

Since your issue seems to be specific to functions-action, you will have to raise this issue there for appropriate response.