Marvin Zhang
3cb74d76f9
feat: enhance gRPC client functionality and improve logging
...
- Added WaitForReady method to GrpcClient for blocking until the client is ready.
- Updated WorkerService to utilize WaitForReady for ensuring gRPC client readiness before starting.
- Refactored ModelService to consistently use GetGrpcClient for context management.
- Changed logging level for received metrics in MetricServiceServer from Info to Debug.
- Modified error handling in HandleError to conditionally print errors based on the environment.
- Cleaned up unused GrpcClient references in various services, improving code clarity.
2024-12-20 20:34:04 +08:00
Marvin Zhang
f736b2c58e
fix: getting stream error for dependency server
2024-12-18 17:43:41 +08:00
Marvin Zhang
24561bcbe0
refactor: optimized code
2024-11-24 23:14:26 +08:00
Marvin Zhang
9560da66b5
test: fix test cases issues
2024-11-22 17:43:59 +08:00
Marvin Zhang
a6e845a9bf
test: fix test case issue
2024-11-22 13:59:12 +08:00
Marvin Zhang
8357dc6f30
fix: runner cancel issue
2024-11-22 13:32:27 +08:00
Marvin Zhang
aa1b01b0a5
test: fix test cases
2024-11-22 12:45:04 +08:00
Marvin Zhang
110078333e
test: fix test cases
2024-11-22 11:32:20 +08:00
Marvin Zhang
d00dd9495c
test: fix test cases
2024-11-22 10:43:45 +08:00
Marvin Zhang
b12251d43e
test: fix test cases
2024-11-22 10:29:19 +08:00
Marvin Zhang
f64f407735
chore: added debug code
2024-11-22 09:51:34 +08:00
Marvin Zhang
d50383d47a
feat: added ipc to task runner
2024-11-21 18:24:29 +08:00
Marvin Zhang
76aabc3692
fix: code warnings
2024-11-20 14:56:36 +08:00
Marvin Zhang
46100ebaf5
ci: updated base-image
2024-11-20 14:55:42 +08:00
Marvin Zhang
3dc66e48db
fix: test case issue
2024-11-19 15:53:40 +08:00
Marvin Zhang
a3b286558b
refactor: consolidated configs
2024-11-18 16:48:09 +08:00
Marvin Zhang
e33fcfc150
refactor: renamed files and services
2024-11-05 11:15:27 +08:00
Marvin Zhang
66ea5b3ad5
refactor: updated comments
2024-11-01 15:32:41 +08:00
Marvin Zhang
71f0a210ba
refactor: fixed dependency errors
2024-11-01 15:19:48 +08:00
Marvin Zhang
68ba84a4e7
refactor: optimized node communication
2024-11-01 15:19:48 +08:00
Marvin Zhang
8c79d51a5a
refactor: Update SendNotification function to handle old and new settings triggers
2024-07-16 17:54:06 +08:00
Marvin Zhang
5daeccb87d
fix: unable to sync files and save data issues
2024-06-25 14:58:54 +08:00
Marvin Zhang
6a60433d25
feat: added modules
2024-06-14 16:37:48 +08:00
Marvin Zhang
dc21bce11f
feat: added modules
2024-06-14 15:59:48 +08:00
Marvin Zhang
0b67fd9ece
feat: added modules
2024-06-14 15:42:50 +08:00