Open jSylvestre opened 3 years ago
INC1304712
Emails happen live, so if they fail the only recourse is to have the client do a resend/send.
The info is in the DB, so maybe we can have a job that tries to resend these every hour or so.
Base off the UI send method.
If we do this, create a new table for emails. Body Subject to email sent Failure count Item Event ID
INC1304712
Emails happen live, so if they fail the only recourse is to have the client do a resend/send.
The info is in the DB, so maybe we can have a job that tries to resend these every hour or so.
Base off the UI send method.