CottageLabs/OpenArticleGauge

Enhanced logging of errors

Closed this issue · 1 comments

We have introduced processes to better trap and handle errors in the celery processing queue, but we need to think further about how to report on those errors. Options are:

  • email errors to admin
  • record errors somewhere like ES

Errors are now recorded by the final stage of the celery pipeline into Elasticsearch in the "error" type.