You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: