Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Send out transactional emails to users 3 days after Webmaker install #365

Open
secretrobotron opened this issue Jul 28, 2015 · 2 comments
Open

Comments

@secretrobotron
Copy link

We need to send emails to users 3 days after they install and sign up to use Webmaker app.

@jbuck's advice was to use a worker process here, in login.webmaker.org, to wake up each day (or hour?) and send messages through hatchet to any 3-day-old users.

@HPaulJohnson and @KevZawacki will have content for the email which will be sent out through sawmill via webmaker-mailroom.

cc @HPaulJohnson @jbuck

@thisandagain
Copy link

I think I'd prefer to spin-up a new "scheduler" service that uses hatchet to push jobs into the SQS queue. It seems odd to piggyback that functionality on-top of login. Thoughts @simonwex @jbuck ?

@jbuck
Copy link
Member

jbuck commented Jul 30, 2015

Yeah, I think Bobby and I discussed this idea before we had that discussion. Lets go with the scheduler idea, it's better

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

No branches or pull requests

3 participants