DashboardcliwithTelemetry non-blocking drain

withTelemetry non-blocking drain

Category: preference
Confidence: 1.00
ID: 01a024e5-f90e-704a-8240-1c2c82321327
Project ID: c760f4f9-42b0-4ce0-b36d-6b8c38d770b2
Cross-project: No
Recalled in other projects: 1
Source session: 0wqisj4WhG2TyaOtb
Created: 2026-08-21 15:17:26
Updated: 2026-08-21 15:17:26

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 2 2d ago

Content

Telemetry emission must never block CLI execution. withTelemetry() may perform best-effort deferred draining, but queue-flush failures must be swallowed so command results, scripted runs, and structured stdout are unaffected; disabled telemetry still invokes the callback with undefined.

Move to: