Hard Design: Notification System
What is a Dead Letter Queue (DLQ) in a notification system?
— Tests your understanding of this concept.
Answer Options
A Queue for deleted notifications
B Queue where notifications go after exhausting all retry attempts, for manual review
C Queue for low-priority notifications
D Queue for scheduled notifications
Want to see the correct answer?
Get the answer with a detailed explanation, plus practice 22+ more Design: Notification System questions with adaptive quizzes and timed interviews.
See the Answer on Guru Sishya →This question is from the Design: Notification System topic (System Design Cases).
More Design: Notification System Questions
What is the difference between FCM and APNS?
HardWhat happens when you try to send a push notification to an invalid/expired device token?
HardHow do you implement 'quiet hours' — not sending notifications between 10pm and 8am in user's local time?
HardYour email notification service sends 2 million emails/day. SendGrid has a 4-hour outage. How do you handle this?
HardWhat legal requirement mandates that marketing emails include an unsubscribe link?
Hard