I\'ve noticed that under heavy load, when calling Application.Current.Dispatcher.InvokeAsync() it can happen that calls are dropped/throttled.
Application.Current.Dispatcher.InvokeAsync()
How is thi