Currently the q8sctl waits for jobs to complete. For long running jobs is it not practical to block the user especially when experiment tracking is done with MLflow or similar tools.
The tools should be enhanced to allow asynchronous "fire-an-forget" jobs.
Currently the
q8sctlwaits for jobs to complete. For long running jobs is it not practical to block the user especially when experiment tracking is done with MLflow or similar tools.The tools should be enhanced to allow asynchronous "fire-an-forget" jobs.