Milestone: NuNet Public Alpha on Mainnet. ISSUE: Stop container based on time limit and transfer progress to SP machine.
20 Sep 2023, 13:00
Milestone: NuNet Public Alpha on Mainnet š
š ļø ISSUE: Stop container based on time limit and transfer progress to SP machine
āØ Why
To implement timeout to a job and to implement resuming of a timed out job.
š§ How
A job initiated from an SPD request is monitored with a timeout mechanism. Progress of an ML job in a Docker container is tracked, and upon timeout, the Control Platform (CP) encrypts and sends the data back to SPD, ensuring security in transit.
š For a detailed breakdown, check out the issue on GitLab: -