Skip to main content

Module ConnectionHandle

Module ConnectionHandle 

Source
Expand description

Per-connection state - id, lifecycle timestamps, rolling health score, error / success counters, and a ConnectionHealth::Enum summary. update_health adjusts the score on each operation; is_healthy decides whether the pool can hand the connection out.

Structsยง

Struct