feat: improve db error handling protocols #149
Labels
enhancement
New feature or request
p3🚲
Low priority, we do want to do it, but only if there is nothing else to do
So, if database fails to record something, now it just throws warns in log etc.
Instead, it could send appropriate messages to system runner: if some request from front failed to register, tell the front; if transaction failed to get recorded, tell the chain manager to retry something.
The text was updated successfully, but these errors were encountered: