staart / api

🏁🛠️ SaaS backend & API framework based on @nestjs

Home Page:https://staart.js.org/api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try storing error records again, then log and discard

AnandChowdhary opened this issue · comments

In a Redis queue, if an email fails to send or an ElasticSearch record fails to be added, put it in an "error" queue and try again. If it still doesn't work, discard it and log the error