a99c4457d2
fix: Handle multiple error returns in TaskStart by joining errors
Gitea Build Check / Build (push) Successful in 58s
Gitea Build Check / Build (pull_request) Successful in 58s
2024-10-16 12:12:20 +02:00
cc2b0374da
fix: Refactor error handling by introducing errorString function to check for nil errors
Gitea Build Check / Build (push) Successful in 59s
Gitea Build Check / Build (pull_request) Successful in 59s
2024-10-16 10:22:35 +02:00
2707806a08
feat: Update scrape history on task failure and completion
Gitea Build Check / Build (push) Successful in 56s
2024-10-16 10:11:00 +02:00
22b0edabfe
fix(grpc): force ID length to 25 chars
Gitea Build Check / Build (push) Successful in 59s
2024-10-16 09:47:48 +02:00
9de22d3176
feat: Add ScrapeHistory tracking and refactor task execution return type
...
Gitea Build Check / Build (push) Successful in 58s
- Add `ScrapeHistory` record creation and update during task execution
- Modify `TaskExecution` function to return `TaskSummery` instead of using a cancel function
- Reintroduce and move `removeTask` function for cleanup after task execution
2024-10-15 16:08:34 +02:00
38cecba455
fix(grpc): spelling
Gitea Build Check / Build (push) Successful in 48s
Gitea Build Check / Build (pull_request) Successful in 50s
2024-09-04 14:56:27 +02:00
b497348d2a
feat(grpc): add logging
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
...
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
...
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
...
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
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
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