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

missed-emails-sending: Move email sending to separate… #3462

Commits on Feb 13, 2017

  1. missed-emails-sending: Move email sending to separate queue.

    - Add new 'missedmessage_email_senders' queue for sending missed messages emails.
    - Add the new worker to process 'missedmessage_email_senders' queue.
    - Split aggregation missed messages and sending missed messages email
      to separate queue workers.
    - Adapt tests for sending missed emails to the new logic.
    
    Fixes zulip#2607
    kkanahin committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    f2a8e11 View commit details
    Browse the repository at this point in the history