Skip to main content

A diagnostic timeout should explain which layer stopped

Connection failed is not a diagnosis. It is a summary that hides the stage needed to fix the workflow.

Original ScanWrench analysisBy ScanWrench EditorialPublished by Joshua BlackEvidence separated from inference
WHY THIS MATTERS

How discovery, adapter handshake, protocol negotiation, ECU response, streaming, and reconnect failures should remain visible and recoverable.

01

Each stage deserves its own clock

Bluetooth discovery, GATT connection, serial opening, adapter initialization, vehicle protocol probing, ECU response, multi-frame assembly, and live-data streaming have different expected timing and recovery behavior.

02

Retries must be bounded and observable

Unlimited retries can flood a bus, hide a failing adapter, drain a battery, or create a session that appears frozen. A production engine records the attempt, backoff, cancellation state, last valid frame, and reason it stopped.

  • Cancel from every waiting state.
  • Revalidate the adapter after reconnect.
  • Do not reuse stale vehicle identity silently.
  • Preserve partial evidence with an incomplete label.
03

Recovery should not inflate capability

A successful second attempt proves that the exact request eventually completed. It does not erase the timing problem or promote the configuration to a stronger verification tier. Repeated instability belongs in compatibility evidence.

THE TAKEAWAY

Good retry logic recovers useful work while preserving the failure evidence needed to improve the next session.

WHO · HOW · WHY

ScanWrench Editorial created this issue from the platform's evidence model and reviewed educational workflows. It separates observed facts, plausible paths, decisive tests, safety limits, and remaining unknowns. Its purpose is to improve vehicle decisions; it does not replace exact manufacturer procedures or qualified professional judgment.

AUTHORSHIP · SOURCES · CORRECTIONS

See how this page earns trust.

These links are primary-source starting points for the page's scope. They do not replace the current manufacturer procedure, wiring, specification, or service information for a specific vehicle.

Publisher

ScanWrench Editorial is the working byline for this library. Joshua Black, founder and publisher, is responsible for publication decisions, disclosures, and corrections.

A reviewed date means an editorial scope and safety check. It is not an ASE credential, OEM authorization, or vehicle-specific repair approval.

Primary sources

Revision history

  1. Initial publication and review: claim boundaries, safety language, internal links, and cited source scope checked.

No material correction has been recorded after this edition. If that changes, the correction and review date will be listed here.

Report a possible correction ↗