Make job_results give the same response as job_status when there are no results to report (e.g. because the job has not finished). A neat thing about this approach is that when you're polling for progress and get a response that the test has terminated, you're getting the results included that same response and you don't have to make an extra call to get the actual results.
Stabilization
Tracking issue
Affected interfaces
Compatibly changed:
Dependencies
Overlapping proposals
None
Make
job_resultsgive the same response asjob_statuswhen there are no results to report (e.g. because the job has not finished). A neat thing about this approach is that when you're polling for progress and get a response that the test has terminated, you're getting the results included that same response and you don't have to make an extra call to get the actual results.Stabilization
Tracking issue
Affected interfaces
Compatibly changed:
Dependencies
Overlapping proposals
None