Back
Todo
Change the way we trigger invite reminder emails. Before we would schedule the emails the moment the invite was created (and simply skip sending the email if it was no longer relevant), but that lead to many jobs waiting in the queue for months. So now I change it to a "pull" approach where we run a hourly cronjob that checks if there are any invites expiring soon and send emails for them if they match all the criteria #wip
See similar todos

No replies yet