The error handling strategy in the sending process

Abstract

EXM implements a specific error-handling strategy during the sending stage, which is the key part of the dispatch process.

The dispatch process in EXM includes queuing, sending, and publishing messages and related items. Sending is the key part of this process and the most time consuming. Therefore, EXM implements a specific error-handling strategy during the sending stage of the dispatch process.

This diagram depicts the steps in the sending process of the dispatch pipeline and the error-handling strategy that is used in it.

1E820C689F0C46BBB82AD6C32097B149.png