kingclimax7569
RRunPod
•Created by kingclimax7569 on 2/16/2024 in #⚡|serverless
Status endpoint only returns "COMPLETED" but no answer to the question
I'm currently using the v2/model_id/status/run_id endpoint and the results I get is follows:
{"delaytime": 26083, "executionTime":35737, "id": **, "status": "COMPLETED"}
My stream endpoint works fine but for my purposes I'd rather wait longer and retrieve the entire result at once, how am I supposed to do that?
Thank you
283 replies