Open yoavartzi opened 2 months ago
We need to be able to support different digest push mechanism for the weekly digest. Currently we only support email. An immediate example is Slack.
We should probably refactor the email digest code to make it modular and with a stable interface, so we can register alternative services.
Design Doc: Notion
We need to be able to support different digest push mechanism for the weekly digest. Currently we only support email. An immediate example is Slack.
We should probably refactor the email digest code to make it modular and with a stable interface, so we can register alternative services.