Open rhysyngsun opened 5 years ago
We've stepped up the scale of email we send so we probably want to improve the performance at which we send emails. Capturing some issues we noticed:
notifications.tasks.send_weekly_frontpage_digests
@rhysyngsun do you think we can close this. I think you addressed the 2nd and 3rd point and the first point has its own issue.
@pdpinch it could still use some work to avoid bottlenecking effects (bullet point 3)
We've stepped up the scale of email we send so we probably want to improve the performance at which we send emails. Capturing some issues we noticed:
notifications.tasks.send_weekly_frontpage_digests
task takes a while to complete. We probably need a fan-out structure here