odd-platform icon indicating copy to clipboard operation
odd-platform copied to clipboard

Implement dead-letter queue mechanism in alert notification logic

Open DementevNikita opened this issue 3 years ago • 0 comments
trafficstars

Alert notification logic works uses PostgreSQL internal replication mechanism. Since it's basically a queue, we need to think of messages that can't be processed for some reason and come up with a strategy of what to do with them

Useful information

Here are some useful links and information if you are new to this repository and OpenDataDiscovery system

Documentation

We keep all documentation in our GitBook. It contains all kind of information such as system overview and use cases (why are we doing this), architecture (how are we doing this), etc. Please take a look at the Developer Guides section where we explain how to contribute and how to setup local environment

Contact us

If you're struggling with something, please feel free to ask us anything here in the GitHub issue ticket or via our Slack community.

DementevNikita avatar Aug 11 '22 14:08 DementevNikita