Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EmailSender failed emails #401

Open
niraymak opened this issue Mar 15, 2021 · 0 comments
Open

EmailSender failed emails #401

niraymak opened this issue Mar 15, 2021 · 0 comments

Comments

@niraymak
Copy link
Member

Is your feature request related to a problem? Please describe.
The JobScheduler now receives data from the API in the GraduationWorker. The data contains data about expiring users.
Thereafter the data is forwarded to the Email Sender and most likely the user is informed.

C3

There is a possibility the email is not send for some reason. The EmailSender class does return the response of SendGrid but nothing is done with the response.
https://github.com/DigitalExcellence/dex-backend/blob/develop/NotificationSystem/Services/EmailSender.cs

Describe the solution you'd like
Investigate what we can do with emails that are failed to send.

Production URL

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants