input-output-hk / hermes

🏛️ Hermes is a high-availability blockchain voting database that acts as a distributed storage and event processor for voting events, proposals, and actions.

Home Page:https://input-output-hk.github.io/hermes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🛠️ [TASK] : Hermes event queue execution loop error handling

Mr-Leshiy opened this issue · comments

Summary

Modify the way how errors are handled during the hermes event queue execution loop, we should log errors instead of returning them.