neo

Results 4 issues of neo

入口地址是什么呢?我启动了半天404...

I can access to remote server via terminal , but sshfs via terminal login successfully myconfig it too slow that I spend about 30s connect to remote server by terminal...

bug
waiting

`{"usage":{"0e8c1dc8-2137-404d-8b3a-f3aa12838448":{"stat":{"executor":{"dev":[{"id":"00000000:41:00.0","card_idx":"0","mem":1765,"pids":[1094],"device_mem":32510}]}},"project":"task-16605-8b22c7909a7f3afb-namespace","spec":{"executor":{"gpu":0.3,"mem":7936},"isoland-agent":{}}},"969f3df1-5f0b-4ccb-867c-029bc40c80a3":{"stat":{"executor":{"dev":[{"id":"00000000:41:00.0","card_idx":"0","mem":1765,"pids":[22349],"device_mem":32510}]}},"project":"task-16585-d4dbffe6c4b3adba-namespace","spec":{"executor":{"gpu":0.3,"mem":7936},"isoland-agent":{}}},"9de2edcc-0b9b-4cd5-a9fa-61eaeac189a0":{"stat":{"executor":{"dev":[{"id":"00000000:41:00.0","card_idx":"0","device_mem":32510}]}},"project":"task-16626-b19ea904b9ba9b88-namespace","spec":{"executor":{"gpu":0.3,"mem":7936},"isoland-agent":{}}}}}` 这是我获取到的指标,但是有些字段意思比较疑惑。我目前只有一个机器,一个卡 what does field `id` mean ? id字段是什么意思呢,相同代表的是 在一台物理机上吗

I successfully uploaded directly to the codeserver, but after connecting remotely using sshfs, the upload failed. ![image](https://github.com/SchoofsKelvin/vscode-sshfs/assets/23429270/ad23a4ab-49b4-4c97-8457-dabc59005b8a) ![1709185588468](https://github.com/SchoofsKelvin/vscode-sshfs/assets/23429270/40035035-d230-412c-b33b-cc24ba9b5b71) I tried to upload a small file(3M) and it turned out to...