lagrangedao / go-computing-provider

A golang implementation of computing provider
MIT License
2 stars 35 forks source link

build a web socket to record the space deploying log to Lag server #16

Open Normalnoise opened 1 year ago

Normalnoise commented 1 year ago

When CP get a task from server, the space will deploy it in a Pod, if failed, it will auto-restart, but CP do not know that. CP should collect the deploying log, and send the web socket link to the server.