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

Send email to user if message has not been read for 3 minutes. #1283

Open
begedin opened this issue Dec 11, 2017 · 4 comments
Open

Send email to user if message has not been read for 3 minutes. #1283

begedin opened this issue Dec 11, 2017 · 4 comments

Comments

@begedin
Copy link
Contributor

begedin commented Dec 11, 2017

Problem

From #1234 (comment)

The idea behind the messaging feature is that it ought to work mostly in realtime, while still supporting async communication.

In order to achieve that, we need to be able to send an email to the user if the message sent to them has not been marked as read after 3 minutes.

@joshsmith
Copy link
Contributor

What needs clarification here?

@joshsmith
Copy link
Contributor

Possibly the best way to do this is check and see whether an email was sent every so often by looping through unread messages in Quantum every minute.

@joshsmith
Copy link
Contributor

@snewcomer we've used this to great success in other projects https://github.com/c-rack/quantum-elixir

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