Open mhoeger opened 5 years ago
The biggest case where we have seen issues with this is a non-packaged deploy, where a deployment adds app_offline.htm but also immediately starts to signal Job Host restarts from making file changes.
Example of an error caused by this: https://github.com/Azure/azure-functions-host/issues/4328
There is evidence of this issue impacting more customers. Prioritizing this for the next sprint.
Prioritizing #4533 over this
The biggest case where we have seen issues with this is a non-packaged deploy, where a deployment adds app_offline.htm but also immediately starts to signal Job Host restarts from making file changes.
Example of an error caused by this: https://github.com/Azure/azure-functions-host/issues/4328