Returns
Promise<HealthResponse>: A Promise that resolves to the health status response from the CyborgDB service. See the HealthResponse type for more details.
Exceptions
Error
Error
- Throws if the health check request fails due to network connectivity issues.
- Throws if the server is unreachable or times out.
Service Errors
Service Errors
- Throws if the CyborgDB service is unavailable or unreachable.
- Throws if there are internal server errors on the CyborgDB service.