thechutrain / rc-coffee-chats

A service that matches community members for chats
MIT License
15 stars 7 forks source link

Offboarding Users twice #83

Open thechutrain opened 5 years ago

thechutrain commented 5 years ago

Description

Users who were suppose to be off boarded were sent messages both on their second to last day of the batch and their last day of the batch

Steps to reproduce

This is a hard problem to reproduce, since it could be partly related to the RC api and is a bug that gets triggered by the cron job.

Expected result

It should only send out offboarding messages on the very last day of the batch

Actual result

Sent out an offboarding message to users on the second to last day of the batch.

Additional Notes

Some potential areas to look for why this error is being caused.