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

Add retry support for send_text and send_multipart_email #147

Closed
2 tasks
alexdlaird opened this issue Sep 17, 2018 · 1 comment
Closed
2 tasks

Add retry support for send_text and send_multipart_email #147

alexdlaird opened this issue Sep 17, 2018 · 1 comment

Comments

@alexdlaird
Copy link
Member

alexdlaird commented Sep 17, 2018

It may also be worth looking in to the fact that reminder.sent is set to True before either of these async functions are called, so if they fail, the reminder won't be retried at the DB level.

  • send_text retry with backoff
  • send_multipart_email retry with backoff
@alexdlaird
Copy link
Member Author

Closing, as the Helium project is not currently active.

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

No branches or pull requests

1 participant