Expand description
Backend API client factory, runtime, and coordination services. Backend API client factory and runtime.
Creates and configures an HTTP client for the Ito backend API when backend mode is enabled in the resolved configuration. The client handles authentication, timeouts, and retry logic for transient failures.
Structs§
- Backend
Runtime - Resolved backend runtime settings ready for client construction.
Functions§
- idempotency_
key - Generate a unique idempotency key for a backend operation.
- is_
retriable_ status - Determines whether a backend error status code is retriable.
- resolve_
backend_ runtime - Resolve backend runtime settings from config.