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

Scheduler to check orders, alert users and send email #4

Open
artem-karpenko opened this issue Feb 18, 2014 · 1 comment
Open

Scheduler to check orders, alert users and send email #4

artem-karpenko opened this issue Feb 18, 2014 · 1 comment
Assignees
Milestone

Comments

@artem-karpenko
Copy link
Owner

No description provided.

@artem-karpenko artem-karpenko added this to the 1.0.M3 milestone Feb 18, 2014
@artem-karpenko artem-karpenko self-assigned this Feb 18, 2014
@artem-karpenko
Copy link
Owner Author

There should be two kinds of scheduled jobs:

  1. job that runs each evening (17:00?) except Friday and checks whether there were changes in this week's orders; if there are any - (re)send email; this check can be performed by using flag that is set when user changes his orders in the system;

  2. job that starts on Friday (from 11:00?) and every hour checks if each user has saved his orders for the next week (at least empty). If user has not - send him email with reminder. On Friday's evening (17:00?) email is sent with the orders for the next week. Starting from Saturday the job no. 1 starts to work.

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

1 participant