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

Create cron job to send activeness probe emails #5524

Open
nabramow opened this issue Jan 22, 2025 · 0 comments
Open

Create cron job to send activeness probe emails #5524

nabramow opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
1.topic backend This issue relates to the python backend

Comments

@nabramow
Copy link
Member

nabramow commented Jan 22, 2025

We want to send emails to remind users to check in to couchsurfing, and mark if they become active again.

Acceptance Criteria

  • Decide on the timing of the activeness probes (how many and how far apart) [@aapeliv: probably first one after 6 months inactivity, then every 12 months)
  • Add an email template reminding the user to log in for each activeness probe, with easy response buttons
  • Query for users that have been inactive for longer than the timing and don't have a recent activeness_probe
  • Send emails to those users, then update the activeness_probes table
  • Repeat for the other activeness probes
  • Build an API for responding to activeness probes
@nabramow nabramow converted this from a draft issue Jan 22, 2025
@nabramow nabramow moved this to Needs details in Engineering Backlog ✏️ Jan 22, 2025
@nabramow nabramow added the 1.topic backend This issue relates to the python backend label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.topic backend This issue relates to the python backend
Projects
Status: Needs details
Development

No branches or pull requests

2 participants