Error Handling

Dead Letter Queue

A queue where messages that cannot be processed are stored for later analysis, commonly used in asynchronous systems to handle persistent failures.

관련 프로토콜

가이드에서 언급됨

관련 항목