Commit Graph

15 Commits

Author SHA1 Message Date
eef3296435 fix: error handling
using pointer for noDataFoundError check in Listen method
2024-08-24 23:59:42 +02:00
08fc9e5e33 refacotr: error handling in Listen method to use variable for noDataFoundError 2024-08-24 23:52:36 +02:00
969c2d90d9 fix: Fix error handling for source retrieval in Listen method 2024-08-24 23:50:02 +02:00
40be98100e fix(error): Refactor error handling to use errors.Is for more robust database error checking in Listen method. 2024-08-24 23:42:38 +02:00
7d4ce9f359 refactor(source): function header
changed function header to use the UserSources as information source
2024-08-17 20:23:11 +02:00
b6974c4a9f feat(source): Include source parameter in gRPC server methods and initialization 2024-08-15 09:56:40 +02:00
c01290847d fix(module): Update SDK import paths to use correct casing 2024-08-14 16:16:42 +02:00
8fa77e186b fix(module): Update SDK import paths to use correct casing 2024-08-14 16:12:48 +02:00
598b2e73bd chore(dependencies): tidy 2024-08-14 16:10:27 +02:00
cf4a5bc9a2 feat(database): Update SDK to v3 and refactor database 2024-08-14 16:06:53 +02:00
5e6b9e0990 fix: change old git urls to anthrove urls 2024-07-19 22:21:34 +02:00
408a2d1e47 fix: change old git urls to anthrove urls 2024-07-19 21:57:14 +02:00
91bd27ad98 fix: change old git urls to anthrove urls 2024-07-19 21:57:01 +02:00
13bef627a2 refactor: changed protobuf git repository path 2024-07-19 21:30:26 +02:00
1abc5cbae0 migration from old git (no git history) 2024-07-19 15:28:48 +02:00