FATE
FATE copied to clipboard
Is there any way to pause/resume a job?
Currently, fate-board and flow-client provide ways to stop/cancel/rerun a job.
My question is: Is there any way to pause/resume a job? Or can I specify the component in a job to pause and resume later? (For instance, I want to get the psi result, pause, and decide whether to train an LR model)
Another example: when I am running multiple jobs, I want a job to pause when it begins to run the homo-nn component. Later, when I have sufficient resources, the homo-nn component resumes.