Skip to content

Diagnostics & preflight

Related guidance: getting-started/preflight, how-to/troubleshooting.

Runnable examples: preflight.py.

SymbolSummary
ConnectionStatusSummarize the client’s lifecycle and MQTT connection state.
ClientStateDescribe the client’s current lifecycle state.
ConnectionFailureCodeClassify one secret-safe connection or recovery failure.
ConnectionFailureOperationIdentify the bounded connection phase associated with a failure.
ConnectionRetryStateDescribe whether and why the sole reconnect supervisor may run again.
DeliveryPhaseRecord the strongest safe delivery fact established for one mutation.
PreflightReportCollect the checks and readiness observed by one preflight run.
PreflightCheckReport the outcome and duration of one MQTT preflight check.
PreflightCheckNameIdentify the operation evaluated by a preflight check.
CheckStatusReport the outcome of one preflight check.
SubscriptionProbeDescribe one caller-requested MQTT subscription authorization probe.
SubscriptionProbeKindIdentify the topic family for a subscription authorization probe.
PublicationReceiptConfirm the strongest safe MQTT delivery fact for one publication.
PublicationKindIdentify the kind of locally completed publication.

Version 0.2.0 · branch main