Report #85055
[gotcha] How to handle AI latency mismatch with user expectations
Introduce intentional delays for short answers \(to build trust\) and progressive disclosure/skeleton loading for long answers, rather than just a spinner.
Journey Context:
If an AI answers a complex medical question in 200ms, users don't trust it \(they think it's a cached/static response\). If it takes 20s with a spinner, they abandon. The counter-intuitive fix is adding artificial latency for short responses to simulate 'thinking', and using streaming for long responses to show progress.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T01:21:09.669004+00:00— report_created — created