Closed mandlinsarah closed 2 months ago
Added timeout and retry logic to HTTP requests in AgenticSystemClient using httpx's built-in functionality to enhance resilience and reliability.
We will auto-generating client code soon so we can incorporate broader changes to these APIs. By itself, this change is also quite ad-hoc.
Added timeout and retry logic to HTTP requests in AgenticSystemClient using httpx's built-in functionality to enhance resilience and reliability.