Results 4 issues of Sandy Chen

Signed-off-by: sandy2008 **What this PR does**: feat(): add ManagedIdentity in Azure Blob Storage **Which issue(s) this PR fixes**: Fixes # **Checklist** - [ ] Tests updated - [ ] Documentation...

size/L

feat(): add header support for proxy auth

Using the command in personal_notes.txt, and preprocessed the data, I try to train the model but only the first epoch has a loss function of 7.xxx, but then everything is...

- 在WebSocket连接建立后,增加defer ws.Close()确保资源在函数退出时正确释放 - 添加一个goroutine每30秒发送一次Ping消息,以保持连接活跃并检测死连接 - 在读取消息的循环中设置ReadDeadline,以防止连接挂起