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

Better error handling on all the digest emails to prevent them ever double sending #543

Open
tibetsprague opened this issue Apr 3, 2025 · 0 comments

Comments

@tibetsprague
Copy link
Collaborator

Right now if there is an error it stops the digest process from happening so then 10 minutes later it starts over and sends all the digests up until the error again, every 10 minutes!

What shall we do? Wrap the whole thing in a try/catch, log the error (send it to rollbar?) and then keep sending the digests

@tibetsprague tibetsprague moved this to Current Sprint in Hylo Dev Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Current Sprint
Development

No branches or pull requests

1 participant