Commit Graph

19 Commits

Author SHA1 Message Date
b497348d2a feat(grpc): add logging
All checks were successful
Gitea Build Check / Build (push) Successful in 51s
Gitea Build Check / Build (pull_request) Successful in 47s
2024-09-04 14:53:01 +02:00
2c8d6bd682 fix(grpc): get necessary information
All checks were successful
Gitea Build Check / Build (push) Successful in 51s
Gitea Build Check / Build (pull_request) Successful in 53s
getting data from database for the userSource
2024-09-04 14:17:00 +02:00
601ce9eae7 feat(grpc): added GetUserMessages & SendMessage
All checks were successful
Gitea Build Check / Build (push) Successful in 50s
Gitea Build Check / Build (pull_request) Successful in 53s
finalized first draft for the endpoint integration
2024-09-04 14:01:04 +02:00
42954c7cf1 feat(grpc): added ping
added ping function
2024-09-04 13:41:29 +02:00
76174e3247 feat(dependencies): update to latest version
All checks were successful
Gitea Build Check / Build (push) Successful in 51s
Gitea Build Check / Build (pull_request) Successful in 51s
updated OtterSpaceSDK to v4.0.0
2024-08-29 15:26:58 +02:00
ea41bef942 fix: move before new context gets created
All checks were successful
Gitea Build Check / Build (push) Successful in 39s
Gitea Build Check / Build (pull_request) Successful in 47s
2024-08-27 14:21:33 +02:00
caef31f48f feat: Add validation check for user account before starting task
All checks were successful
Gitea Build Check / Build (push) Successful in 43s
Gitea Build Check / Build (pull_request) Successful in 45s
2024-08-27 14:17:31 +02:00
23bae0a5f8 refactor: move object functions to own ones 2024-08-27 07:45:30 +02:00
7ce3b94756 feat: Assign new context with span context to address gRPC closure issue 2024-08-26 16:44:50 +02:00
426701f58c fix: context creation to use request context in TaskStart method 2024-08-26 16:38:14 +02:00
e070fb8dcf feat(telemetry): initial
added first draft of tracing and logging, may need to be improved
2024-08-26 15:42:42 +02:00
25db8e8bf7 feat(grpc): updated to latest protobuf & updated dependencies 2024-08-26 10:51:00 +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
cf4a5bc9a2 feat(database): Update SDK to v3 and refactor database 2024-08-14 16:06:53 +02:00
91bd27ad98 fix: change old git urls to anthrove urls 2024-07-19 21:57:01 +02:00
1abc5cbae0 migration from old git (no git history) 2024-07-19 15:28:48 +02:00