news-ai / tabulae

API for media list management
https://tabulae.newsai.org/
0 stars 0 forks source link

check error on save operations #410

Closed AbhiAgarwal closed 7 years ago

AbhiAgarwal commented 7 years ago

and if it didn't save then return 500 back to api

AbhiAgarwal commented 7 years ago

many different types of issues. we only want to catch the one where the lock happens - not any of the rpc failures

AbhiAgarwal commented 7 years ago

created this, but not throwing errors yet. just logging them with an error flag rather than warning. not really required to do throw an error, but have to see when things would be saved

AbhiAgarwal commented 7 years ago

fixed