Can you give more details on how the test works? We have problems with the Teams Meeting Delegation with a specific target domain where both mailboxes are on premises and only get an error in the last step "Typ: Microsoft.M365.RCA.ServiceContracts.RcaHttpTimeoutException".
Ausnahmedetails:
Nachricht: A task was canceled.
Typ: Microsoft.M365.RCA.ServiceContracts.RcaHttpTimeoutException
Stapelüberwachung:
at Microsoft.M365.RCA.Services.RcaHttpClient.<PostAsJsonAsync>d__18`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.M365.RCA.ConnectivityTests.Teams.MeetingDelegationTestHelp.GetAndAnalyzeDelegateCreatesMeetingTestResult(RcaTestContext parentContext)
Ausnahmedetails:
Nachricht: A task was canceled.
Typ: System.Threading.Tasks.TaskCanceledException
Stapelüberwachung:
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.M365.RCA.Services.RcaHttpClient.<PostAsJsonAsync>d__18`1.MoveNext()