Closed phish3y closed 2 years ago
agree except maybe 404 instead of 500 as the final fallback?
@frantjc can't decide.. if there's nothing in the output but the job was successful, that sounds more like a 500 to me
my vote is on 404. If the job failed, the status is failed and there's no output ID, so you shouldn't trying to get an output. Our API did nothing wrong, you're just asking for something that's not there
OH but the job is successful..still 404 imo
@frantjc I'm fine with 404
I think our logic around downloading content should be:
Thought?