DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
AI for Frontend Developers Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
medium
AI for Frontend Developers
Why does waiting until a request actually fails on context length (rather than proactively trimming/summarizing) hurt the user experience?
A
It doesn't — reactive handling is strictly better
B
It lets the conversation silently degrade or abruptly fail mid-session instead of gracefully managing context ahead of the limit
C
It has no effect on the user experience at all
D
It only affects billing, not behavior
Check Answer