Anthony-Nolan / Atlas

A free & open-source Donor Search Algorithm Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Log errors when generating collection cache

benbelow opened this issue · comments

In ATLAS-529, a CollectionCacheExtensions class was added, that populates long running collection cache generation in the background.

This means that errors in this cache generation are not handled.

This card involves extending our AI logging capabilities so that we can log these exceptions to AI - we are likely to need a static AI logger


Requirements

  • If an error occurs when generating a collection cache, I can see logs of the exception in application insights