最近、信じられないほど信頼性が低いように見えるという点で、イベントをイベント グリッドにパブリッシュする問題が見られるようになりました。北ヨーロッパでイベント グリッド トピックをホストしています (違いがある場合)。
Web を検索すると、これらの問題に直面しているのは私たちだけではなく、ごく最近になって表面化したばかりのようです。見る;
https://github.com/Azure/azure-functions-host/issues/3160
https://github.com/Azure/azure-sdk-for-net/issues/4575
スタックトレース;
{System.Threading.Tasks.TaskCanceledException: タスクがキャンセルされました。
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (タスク タスク) で
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (タスク タスク) で
Microsoft.Rest.RetryDelegatingHandler.<>c__DisplayClass11_0.<b__1>d.MoveNext() で
--- 例外がスローされた前の場所からのスタック トレースの終わり ---
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() で
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (タスク タスク) で
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (タスク タスク) で
Microsoft.Rest.RetryDelegatingHandler.d__11.MoveNext() で
--- 例外がスローされた前の場所からのスタック トレースの終わり ---
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() で
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (タスク タスク) で
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (タスク タスク) で
System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult() で
System.Net.Http.HttpClient.d__58.MoveNext() で
--- 例外がスローされた前の場所からのスタック トレースの終わり ---
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() で
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (タスク タスク) で
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (タスク タスク) で
Microsoft.Azure.EventGrid.EventGridClient.d__38.MoveNext() で
--- 例外がスローされた前の場所からのスタック トレースの終わり ---
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() で
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (タスク タスク) で
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (タスク タスク) で
Microsoft.Azure.EventGrid.EventGridClientExtensions.d__0.MoveNext() で
--- 例外がスローされた前の場所からのスタック トレースの終わり ---
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() で
System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (タスク タスク) で
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (タスク タスク) で
EventBus.AzureEventGrid.EventPublisher.Publish[TEvent](TEvent integrationEvent)} で System.Exception {System.Threading.Tasks.TaskCanceledException}