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 is presenting a stop_reason: 'refusal' as a generic 'Something went wrong, try again' error misleading?
A
It isn't misleading — refusals should always be treated as generic errors
B
Retrying an identical request that was refused will produce the identical refusal, so a generic retry-invitation is pointless and confusing
C
Refusals never actually happen in production
D
It's misleading only for streaming responses, not non-streaming ones
Check Answer