Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ healthCheck
Method
healthCheck
client-sdks/client-js/src/client.ts:122–124 ·
view source on GitHub ↗
* 健康检查 * @returns 健康状态
()
Source
from the content-addressed store, hash-verified
120
* @returns 健康状态
121
*/
122
async
healthCheck() {
123
return
this.telemetry.healthCheck();
124
}
125
126
/**
127
* 获取系统状态
Callers
3
integration.test.ts
File · 0.45
client.test.ts
File · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected