Skip to main content

Module backend_client

Module backend_client 

Source
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§

BackendRuntime
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.