.Net Agents - Fix polling cycle to properly evaluate failure mode on exception #20216
Annotations
4 errors
|
Build dotnet solutions:
dotnet/src/Agents/OpenAI/Internal/AssistantThreadActions.cs#L342
'RunPollingOptions' does not contain a definition for 'MaximumRetryCount' and no accessible extension method 'MaximumRetryCount' accepting a first argument of type 'RunPollingOptions' could be found (are you missing a using directive or an assembly reference?)
|
Build dotnet solutions:
dotnet/src/Agents/OpenAI/Internal/AssistantThreadActions.cs#L353
'RunPollingOptions' does not contain a definition for 'MaximumRetryCount' and no accessible extension method 'MaximumRetryCount' accepting a first argument of type 'RunPollingOptions' could be found (are you missing a using directive or an assembly reference?)
|
Build dotnet solutions
The operation was canceled.
|
Loading