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

Every Tuesday at 5am central, send email #47

Open
kentonh opened this issue Sep 27, 2016 · 4 comments
Open

Every Tuesday at 5am central, send email #47

kentonh opened this issue Sep 27, 2016 · 4 comments

Comments

@kentonh
Copy link
Member

kentonh commented Sep 27, 2016

Using current SendGrid integration, send an HTML email of the news stories added in the last 14 days, and include the next 30 days of events.

@dreamingblackcat
Copy link
Contributor

@kentonh How do you want to handle the scheduling of emails: with a background processor like delayed_job, rescue, sidekiq or just a cron job with a rake task ( whenever would be a good fit) ?

@kentonh
Copy link
Member Author

kentonh commented Oct 12, 2016

I think Whenever looks like a good fit.

@kentonh
Copy link
Member Author

kentonh commented Sep 25, 2017

No one is working on this currently.

@sbpipb
Copy link

sbpipb commented Jan 10, 2018

could I have this? will use whenever if you're okay with it.

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

3 participants