Replies: 1 comment
-
Automated time based notificationsWould a listing be stale if the last updated date is older than the last time the job ran or should there be other factors involved? It sounds like we'd want a cron scheduler like
Event based notifications (and possibly time based with queue)
I understand that this is just a service implementation, but it highlights the need to manage user subscriptions and it's possibly easier to rely on an existing service rather than build our own. So I would say the scope of this relies on two related services. subscription service
notification service
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion to talk about sending emails to users and partners on a more regular basis from the Detroit site.
Our requirements from our PRD are:
@kar-r-green if I've missed anything product-wise.
Beta Was this translation helpful? Give feedback.
All reactions