Anthony-Nolan / Atlas

A free & open-source Donor Search Algorithm Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send alerts via service bus topics if any dead lettered messages are detected

benbelow opened this issue · comments

Aim to use terraform to set up all alerting such that it's automatically set up for all envs.

We may want to use event grid to hook dead letter alerts up to sending appropriate service bus messages.

If this doesn't prove possible within purely terraformed resources, we should leave detailed set up instructions in the repo documentation.

We are using dead-letter queue listener functions to re-route dead letters to where we want them to go.