The post explains how to change timeout values when using Semantic Kernel with C#, allowing developers to handle timeouts and improve resilience in API interactions. It provides methods for setting a custom HttpClient timeout and configuring a retry policy using ResilienceHandler in .NET Core.

2m read timeFrom bartwullems.blogspot.com
Post cover image
Table of contents
Use a custom HttpClientRetry when a timeout happensMore information

Sort: