Contracts for HTTP client configuration and resilience policies.
INetworkingSettings - Global networking configuration.INetworkNode - Configuration for a specific remote service.The Networking Abstractions module provides the blueprint for resilient HTTP communication in the TaskHub ecosystem.
An abstraction of a remote service endpoint, including its URL, timeout policies, and retry strategies.
A collection of global defaults and specific network nodes, used to configure the application’s networking behavior.