Skip to content

Conversation

tommasodotNET
Copy link
Contributor

Motivation and Context

This demo shows how to implement human-in-the-loop in Process Framework with SignalR. It is based on the ProcessWithCloudEvents one, readapting it to use SignalR.

Contribution Checklist

@tommasodotNET tommasodotNET requested a review from a team as a code owner June 4, 2025 19:01
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code documentation labels Jun 4, 2025
@github-actions github-actions bot changed the title Demo/process-framework-signalr .Net: Demo/process-framework-signalr Jun 4, 2025
@crickman crickman requested a review from alliscode June 5, 2025 00:19
@crickman crickman moved this to Sprint: In Review in Semantic Kernel Jun 5, 2025
@tommasodotNET
Copy link
Contributor Author

Adding reference to issue #10959 as this PR addresses that

@markwallace-microsoft
Copy link
Member

@tommasodotNET can you fix the merge conflict and we can get this merged

@tommasodotNET
Copy link
Contributor Author

@tommasodotNET can you fix the merge conflict and we can get this merged

done 😃

@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Aug 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 20, 2025
@markwallace-microsoft
Copy link
Member

Merge failed due to unrelated integration test:

SemanticKernel.IntegrationTests.Connectors.OpenAI.OpenAIChatCompletionNonStreamingTests.TextGenerationShouldReturnMetadataAsync [FAIL]
[xUnit.net 00:04:04.13]       Microsoft.SemanticKernel.HttpOperationException : Service request failed.
[xUnit.net 00:04:04.13]       Status: 503 (Service Unavailable)
[xUnit.net 00:04:04.13]       
[xUnit.net 00:04:04.13]       ---- System.ClientModel.ClientResultException : Service request failed.
[xUnit.net 00:04:04.13]       Status: 503 (Service Unavailable)

@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Aug 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 20, 2025
@markwallace-microsoft
Copy link
Member

Another unrelated integration test failure

Failed SemanticKernel.IntegrationTests.Connectors.OpenAI.OpenAIChatCompletionFunctionCallingTests.ConnectorAgnosticFunctionCallingModelClassesSupportSimulatedFunctionCallsAsync [31 s]
  Error Message:
   Polly.Timeout.TimeoutRejectedException : The operation didn't complete within the allowed timeout of '00:00:30'.
---- System.Threading.Tasks.TaskCanceledException : The operation was canceled.
-------- System.IO.IOException : Unable to read data from the transport connection: Operation canceled.
------------ System.Net.Sockets.SocketException : Operation canceled
  Stack Trace:
     at Polly.Utils.ExceptionUtilities.TrySetStackTrace[T](T exception)
   at Polly.Timeout.TimeoutResilienceStrategy.ExecuteCore[TResult,TState](Func`3 callback, ResilienceContext context, TState state)

@markwallace-microsoft markwallace-microsoft merged commit 55f94b5 into microsoft:main Aug 20, 2025
19 checks passed
@github-project-automation github-project-automation bot moved this from Sprint: In Review to Sprint: Done in Semantic Kernel Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation .NET Issue or Pull requests regarding .NET code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants