You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.
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.
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 ?
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
The text was updated successfully, but these errors were encountered: