Auto email reminder for membership renewal#1631
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
how is the cron key handled :0 would it fail if the env variables aren't defined here? not entirely sure since i haven't done something like this before
There was a problem hiding this comment.
It's defined in vercel env variables
There was a problem hiding this comment.
hmm publishing the schema shouldn't be sus i think... so ye looks ok, we just need to be safe about other sensitive data
Julie-Salazar
left a comment
There was a problem hiding this comment.
Looks good!!
We currently have like 400ish rows on db, could do only updating reminder_pending to false after successful email send and this might make it easier to keep track of resend
That is a good point. Thank you! |
Change Summary
[Briefly summarise the changes that you made. Just high-level stuff]
Resendcan only send 100 emails per day so I set 4 reminder job assuming we will have 300-400 members:)Change Form
Fill this up (NA if not available). If a certain criteria is not met, can you please give a reason.
Other Information
[Is there anything in particular in the review that I should be aware of?]