Skip to content

Replace EMAILER envs and code with background job #1730

@tyler-dane

Description

@tyler-dane

Simplify things by removing the email opt-in from this repo.

Remove the EMAILER_ env variables

What to do instead:

  • In the private infra repo, setup a scheduled job that automatically finds user's emails that aren't already on our email service's subscriber list
  • Scheduled job will be responsible for adding the user to the email service's list

Context: Doing this keeps the main app code simpler and decouples it from infra code more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendWork related to improving the Compass API. More than 70% of the PR should be backend focused.needs more infoNot ready for coding just yet

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions