The download app broadcast (in the Generator) returns early if the user was created less than 7 days ago. It seems counterproductive to filter out _only_ users created in the last 7 days. Add one day to the query range, so users created less than 8 days ago, but more than 7 days ago, receive the final message. |
||
|---|---|---|
| .. | ||
| send_welcome_notifications_worker.rb | ||