Azure / Azure/azure-functions-host
Intermittent "Microsoft.WindowsAzure.Storage: The condition specified using HTTP conditional header(s) is not met."
Open
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
[azure-functions-python-worker](https://github.com/Azure/azure-functions-python-worker) integration tests are failing intermittently with:
```Microsoft.WindowsAzure.Storage: The condition specified using HTTP conditional header(s) is not met.```
The test in question is this:
https://github.com/Azure/azure-functions-python-worker/blob/185123e4c35705c026c8f7dba3502f2ae016789f/tests/test_queue_functions.py#L12
And an example failure:
https://ci.appveyor.com/project/appsvc/azure-functions-python-worker/build/1.0.137#L137
/cc @christopheranderson
Contributor guide
Assessment
This issue has not been assessed yet.