Microsoft.WindowsAzure.Storage.Shared.Protocol.HttpResponseParsers.ProcessExpectedStatusCodeNoException写入Azure队列

Microsoft.WindowsAzure.Storage.Shared.Protocol.HttpResponseParsers.ProcessExpectedStatusCodeNoException写入Azure队列,azure,azure-storage,azure-queues,Azure,Azure Storage,Azure Queues,在写入Azure队列时,我偶尔会遇到Microsoft.WindowsAzure.Storage.Shared.Protocol.HttpResponseParsers.ProcessExpectedStatusCodeNoException异常,但不理解此异常的含义以及如何避免它 从我的遥测数据中,我可以看出这段写操作需要很长时间,大约30-40秒后才会失败 我是这样写信给队列的: CloudQueueMessage message = new CloudQueueMessage("strin

在写入Azure队列时,我偶尔会遇到Microsoft.WindowsAzure.Storage.Shared.Protocol.HttpResponseParsers.ProcessExpectedStatusCodeNoException异常,但不理解此异常的含义以及如何避免它

从我的遥测数据中,我可以看出这段写操作需要很长时间,大约30-40秒后才会失败

我是这样写信给队列的:

CloudQueueMessage message = new CloudQueueMessage("string content example");
await queue.AddMessageAsync(message);
有人知道这个例外意味着什么吗?

这是完整的堆栈跟踪,它没有给我太多的信息

Microsoft.WindowsAzure.Storage.StorageException:位于 Microsoft.WindowsAzure.Storage.Core.Executor.Executor.EndExecuteAsync (Microsoft.WindowsAzure.Storage,版本=9.3.1.0,区域性=中性, PublicKeyToken=31bf3856ad364e35Microsoft.WindowsAzure.Storage, 版本=9.3.1.0,区域性=中性,PublicKeyToken=31bf3856ad364e35: c:\程序文件 (x86)\Jenkins\workspace\release\u dotnet\u master\Lib\ClassLibraryCommon\Core\Executor\Executor.csMicrosoft.WindowsAzure.Storage, 版本=9.3.1.0,区域性=中性,PublicKeyToken=31bf3856ad364e35:50) 在 Microsoft.WindowsAzure.Storage.Core.Util.AsyncExtensions+c__DisplayClass7.b__5 (Microsoft.WindowsAzure.Storage,版本=9.3.1.0,区域性=中性, PublicKeyToken=31bf3856ad364e35Microsoft.WindowsAzure.Storage, 版本=9.3.1.0,区域性=中性,PublicKeyToken=31bf3856ad364e35: c:\程序文件 (x86)\Jenkins\workspace\release\u dotnet\u master\Lib\ClassLibraryCommon\Core\Util\AsyncExtensions.csMicrosoft.WindowsAzure.Storage, 版本=9.3.1.0,区域性=中性,PublicKeyToken=31bf3856ad364e35: 121)在System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw (mscorlib,版本=4.0.0.0,区域性=中性, PublicKeyToken=b77a5c561934e089)在 System.Runtime.CompilerServices.TaskWaiter.HandleNonSuccessAndDebuggerNotification (mscorlib,版本=4.0.0.0,区域性=中性, PublicKeyToken=b77a5c561934e089)在 Microsoft.Community.Data.Providers.AzureQueueProvider+d_u1.MoveNext (Microsoft.Community.Data,版本=1.0.0.0,区域性=中性, PublicKeyToken=nullMicrosoft.Community.Data,版本=1.0.0.0, 区域性=中性,PublicKeyToken=空: D:\a\1\s\Microsoft.Community\Microsoft.Community.Data\Providers\AzureQueueProvider.csMicrosoft.Community.Data, 版本=1.0.0.0,区域性=中性,PublicKeyToken=null:60)位于 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw (mscorlib,版本=4.0.0.0,区域性=中性, PublicKeyToken=b77a5c561934e089)在 System.Runtime.CompilerServices.TaskWaiter.HandleNonSuccessAndDebuggerNotification (mscorlib,版本=4.0.0.0,区域性=中性, PublicKeyToken=b77a5c561934e089)在 Microsoft.Community.Web.Repositories.AzureMLRecommensionsRepository+d_u5.MoveNext (Microsoft.Community.Web,版本=1.0.0.0,区域性=中性, PublicKeyToken=nullMicrosoft.Community.Web,版本=1.0.0.0, 区域性=中性,PublicKeyToken=空: D:\a\1\s\Microsoft.Community\Microsoft.Community.Web\Repositories\AzureMLRecommendationsRepository.csMicrosoft.Community.Web, 版本=1.0.0.0,区域性=中性,PublicKeyToken=null:89)内部 异常System.Net.WebException在处理 Microsoft.WindowsAzure.Storage.Core.Executor.Executor.EndExecuteAsync: 在 Microsoft.WindowsAzure.Storage.Shared.Protocol.HttpResponseParsers.ProcessExpectedStatusCodeNoException (Microsoft.WindowsAzure.Storage,版本=9.3.1.0,区域性=中性, PublicKeyToken=31bf3856ad364e35Microsoft.WindowsAzure.Storage, 版本=9.3.1.0,区域性=中性,PublicKeyToken=31bf3856ad364e35: c:\程序文件 (x86)\Jenkins\workspace\release\u dotnet\u master\Lib\Common\Shared\Protocol\HttpResponseParsers.Common.csMicrosoft.WindowsAzure.Storage, 版本=9.3.1.0,区域性=中性,PublicKeyToken=31bf3856ad364e35:54) 在 Microsoft.WindowsAzure.Storage.Queue.CloudQueue.b_2f (Microsoft.WindowsAzure.Storage,版本=9.3.1.0,区域性=中性, PublicKeyToken=31bf3856ad364e35Microsoft.WindowsAzure.Storage, 版本=9.3.1.0,区域性=中性,PublicKeyToken=31bf3856ad364e35: c:\程序文件 (x86)\Jenkins\workspace\release\u dotnet\u master\Lib\ClassLibraryCommon\Queue\CloudQueue.csMicrosoft.WindowsAzure.Storage, 版本=9.3.1.0,区域性=中性,PublicKeyToken=31bf3856ad364e35: 2587)在 Microsoft.WindowsAzure.Storage.Core.Executor.Executor.EndGetResponse (Microsoft.WindowsAzure.Storage,版本=9.3.1.0,区域性=中性, PublicKeyToken=31bf3856ad364e35Microsoft.WindowsAzure.Storage, 版本=9.3.1.0,区域性=中性,PublicKeyToken=31bf3856ad364e35: c:\程序文件 (x86)\Jenkins\workspace\release\u dotnet\u master\Lib\ClassLibraryCommon\Core\Executor\Executor.csMicrosoft.WindowsAzure.Storage, 版本=9.3.1.0,区域性=中性,PublicKeyToken=31bf3856ad364e35: (299)


如果从今天起这是新的,您可能会受到当前影响Azure的停机的影响:2018年9月4日-美国东部时间11:58:“工程师正在恢复受影响数据中心设备的电源。中南部和潜在其他地区的资源可能会受到影响。请参考您的门户和/或Twitter以获取更新。”谢谢@乔什·卡莱尔