trackr-backend icon indicating copy to clipboard operation
trackr-backend copied to clipboard

Error handling for asynchronous mail sending

Open alexgutjahr opened this issue 9 years ago • 0 comments

At one point mail sending was decoupled so no request that produces a mail message fails just because mail sending fails.

Now, if a mail cannot be sent there will be some exception in the log file. We should implement a more sophisticated error handling, maybe even a retry.

alexgutjahr avatar Feb 17 '17 15:02 alexgutjahr