Getting Started:
Learning:
Reference:
Bases: ABC
ABC
Common functionality for infrastructure components.
version (str | None)
None
Perform asynchronous initialization.
Perform asynchronous cleanup.
Return True if the infrastructure is healthy.
True
bool
Synchronous wrapper for health_check for compatibility.