Skip to content
Snippets Groups Projects
user avatar
Eric Fischer authored
This code will be hit if, during a retry of the send_email task, an error
is encountered that means we need to retry the task again. Since the task will
be retried with timed backoff up to predefinied limits, this is an expected
situation and does not need to be logged as an exception.
1af5e2ab
History
Name Last commit Last update