Commit Graph

4 Commits

Author SHA1 Message Date
Jonathan Barrow
01ee8a37d7
chore: update to account v2 grpc properly 2026-01-21 17:24:30 -05:00
Jonathan Barrow
803ccf46b5
feat: update to latest libs 2026-01-16 16:24:28 -05:00
Daniel López Guimaraes
8d8a05a7e2
Add missing error handling
Now database getters do error handling aswell, and in case of any error,
the NEX or GRPC method throws a proper error about it.

There are still some doubts on how to handle errors when a list of data
is processed, so for now skip that element on the list and continue.

Also add some constant errors to do better error handling.
2023-08-13 23:19:34 +01:00
Daniel López Guimaraes
2f80336681
Rename friends-secure to friends and remove Mongo
Replace MongoDB usage with GRPC calls to the account server. Also
include documentation on the README and a Makefile.
2023-08-13 01:05:08 +01:00