Open
Description
Requirement is to have the ability to submit a job and wait till its completion.
Issues to consider:
How long is the wait for - can a timeout value be passed in and what would the default be ?
What if the job goes onto the input queue ?
What is the response to the API ? Is a particular job file content to be returned and is this an input parm to specifiy which one, or should the list of all of the files be returned ?
Activity