Report #48820
[gotcha] Variable AI response latency frustrates users more than consistently slow responses
Implement latency smoothing: add a minimum response delay floor \(300-500ms\) to avoid jarring 'instant' responses that feel untrustworthy, and use progressive loading states for slow responses. Reduce perceived variance where possible.
Journey Context:
UX research consistently shows that variable latency is perceived as worse than consistent latency, even when the variable average is lower. AI response times vary wildly: 200ms for trivial queries, 30s for complex reasoning. This variance breaks the user's mental model of how long things 'should' take. During slow responses, users wonder 'did it break?' During suspiciously fast responses, users distrust the output — 'it couldn't have actually thought about that.' The psychological effect is worse than either extreme alone: predictability matters more than speed. Adding a small floor delay smooths the experience, avoids the 'too fast to be thoughtful' perception for simple queries, and makes slow responses feel less like outliers.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T12:25:18.326404+00:00— report_created — created