R
RunPod4mo ago
pierbdt

First runs always fail

when using serverless api endpoint (comfyUI installed), the first run always fails even tho the following ones work fine. this is what the api returns on the first run:
7 Replies
nerdylive
nerdylive4mo ago
maybe your application is booting up and your poll maxed out as the error stated there, without context i can guess this is the most probably reason max retries, try to set it higher in your code, so it doesn't stop to wait.
pierbdt
pierbdtOP4mo ago
would providing runpod's log help?
nerdylive
nerdylive4mo ago
I don't think so, try that one suggestion first I'm sure that would be the case Then deploy your changes
pierbdt
pierbdtOP4mo ago
you're talking about these ones right?
No description
nerdylive
nerdylive4mo ago
I think so yes, try increasing both values, 2 first ones
pierbdt
pierbdtOP4mo ago
unfortunatelly its still not working on the first run even if i increase the values
nerdylive
nerdylive4mo ago
increase more

Did you find this page helpful?