Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Extract send deposit email (status) to send_email job #723

@GalGend

Description

@GalGend

Currently, we have the send status email as part of the fetch_status process.

Due to performance issues, we want to have them separated, similar to send_emails process.

we want to have a process called send_status_process, that runs on new statuses, and figures out whether an email should be sent.

An email should be sent if:
It's the first status in the category
User is subscribed to that plan

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions