feat(center-nodes): add node heartbeat endpoint
Some checks failed
backend-ci / verify (Fabric.Backend.Center) (push) Has been cancelled
backend-ci / verify (Fabric.Backend.Guild) (push) Has been cancelled

This commit is contained in:
nav
2026-05-12 08:54:17 +00:00
parent 7887a8d3be
commit 7f68a09486
3 changed files with 35 additions and 2 deletions

View File

@@ -27,7 +27,7 @@
- [x] node 唯一性校验nodeId/endpoint
- [x] node 状态模型active/offline/revoked
- [x] `GET /nodes` 列表 + 分页
- [ ] node 心跳接口(可选)
- [x] node 心跳接口(可选)
### 1.3 Center 运维能力
- [ ] 审计日志auth/node 关键操作)