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.

関連プロトコル

Mentioned in Guides

関連項目