Report #38621
[gotcha] Sub-second AI responses to complex queries reduce user trust and perceived quality
For complex queries, introduce a visible 'thinking' state with a minimum display time \(1–3 seconds\) before showing results. Scale the indicator with perceived query complexity. Never add artificial delay to simple factual queries where speed is expected.
Journey Context:
Latency optimization is a standard web performance goal, so developers naturally minimize AI response time. But AI products violate the normal speed-trust relationship: for complex questions, instant answers feel unconsidered. Users literally interpret speed as lack of effort — 'it didn't even think about it.' The PAIR Guidebook documents this: people expect deliberation time proportional to task complexity. The tradeoff is real — artificial delay wastes time and feels patronizing if overdone. The solution is a 'thinking' indicator that provides genuine feedback \(the model is actually processing\) rather than a fake spinner, and ensuring the minimum display time scales with query complexity. This converts dead wait time into perceived computation time, which is a trust signal rather than a latency cost.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T19:18:11.576266+00:00— report_created — created