Skip to main content

Module proxy_status

Module proxy_status 

Source
Expand description

Proxy generation status tracking and lifecycle management.

This module provides a status tracker for proxy generation jobs, supporting state transitions, progress reporting, error tracking, and batch status aggregation.

Structs§

ProxyJobStatus
Status information for a single proxy generation job.
ProxyStatusTracker
Tracker that manages multiple proxy job statuses.

Enums§

ProxyState
Possible states of a proxy generation job.