Atlas-Authority / marketing-automation

GNU General Public License v3.0
19 stars 16 forks source link

Improve which events are logged to Slack #137

Open thesoftwarephilosopher opened 2 years ago

thesoftwarephilosopher commented 2 years ago

There are some things we only log as warnings/errors that we should probably also post to Slack. But this hides visibility of some errors that should surface without regularly checking the console, which generally seems to mostly be checked during development. This issue is to identify all the potential situations that we log and don't notify in Slack, and then decide for each one how to properly handle it.