Skip to content

Conversation

poshul
Copy link

@poshul poshul commented Jun 14, 2024

Current behavior aborts when getting an error from the smtp server when sending feedback. This is problematic when it's a user specific error (ie we have the wrong address), because it crashes after sending some (but not all) feedbacks, and worse yet, the order it sends them doesn't match the excel file, so you have to go through and remove students line by line in order to resend. Much easier to just fail for specific users.

Current behavior aborts when getting an error from the smtp server when sending feedback. This is problematic when it's a user specific error (ie we have the wrong address), because it crashes after sending some (but not all) feedbacks, and worse yet, the order it sends them doesn't match the excel file, so you have to go through and remove students line by line in order to resend. Much easier to just fail for specific users.
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

Successfully merging this pull request may close these issues.

1 participant