- add: gRPC health check for gRPC services

This commit is contained in:
2025-03-10 03:56:47 -04:00
parent d583ca1228
commit ae04d2bf5b
12 changed files with 70 additions and 69 deletions

View File

@@ -15,6 +15,7 @@ prost = "0.13.4"
warp = "0.3.7"
chrono = "0.4.39"
serde_json = "1.0.133"
tonic-health = "0.12.3"
[build-dependencies]
tonic-build = "0.12.3"
tonic-build = "0.12.3"