Open 20wildmanj opened 1 month ago
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Add new CLI option runJobPoll to allow for easy lookup of a job throughout its lifecycle by first running the job, then checking both live and dead jobs for its inclusion, and then polling for output, concluding once the job has exited.
To test: run
python clients/tango-cli.py -P {YOUR PORT} -k {YOUR KEY} --runJobPoll clients/job1/ --image autograding_image
see result as follows: