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
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.
would providing runpod's log help?
I don't think so, try that one suggestion first
I'm sure that would be the case
Then deploy your changes
you're talking about these ones right?
I think so yes, try increasing both values, 2 first ones
unfortunatelly its still not working on the first run even if i increase the values
increase more