| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat: add duplicate schedule command (#93) * feat: implement schedule duplicate command * feat: add hostnames params for duplicate, which can duplicate specific nodes * chore: fix cargo warning * feat: manual assign experts of specific layers on nodes * chore: only delete experts under specific instance * chore: clippy LGTM * Revert "chore: fix cargo warning" This reverts commit 90f90b2369de9c3abc9ec3c9fa6b363ae7f49fbd. | 10 个月前 | |
dev: worker abstract | 1 年前 | |
fix: Make Rdma connection establishment stable (#107) * feat: change is_connect judge logic * feat: change connection establish logic * feat: simplify rdma connection establish procedure * feat: RdmaEndpointServer shutdown after connection established. * chore: make compiler happy * feat: add retry logic for rdma connection establish * chore: using url:Url for robust url parsing * feat: add proper disconnect logic for connection rebuild feat: RdmaEndpointServer looped for connection rebuild feat: add proper close logic when disconnect from controller feat: graceful shutdown for rdmaEndpointServer * chore: cargo fmt --all * chore: detailed prepared_qp build error * chore: remove unnecessary _ for some fields in RdmaQueue * chore: remove unused variables | 7 个月前 |