shockz
RRunPod
•Created by shockz on 7/11/2024 in #⚡|serverless
Does /runsync have a timeout?
Not really, we managed to get responses after 70s as we had about 35s of waiting time and 35s of execution time. It’s definitely a bit confusing :$
51 replies
RRunPod
•Created by shockz on 7/11/2024 in #⚡|serverless
Does /runsync have a timeout?
We’ll surely look into using /run + webhooks as the /runsync behavior is completely unpredictable.
After some tests from our end, we believe that the “behavior” switch happens upon 60s of waiting time (worker not ready, queues…) rather than execution time.
51 replies
RRunPod
•Created by shockz on 7/11/2024 in #⚡|serverless
Does /runsync have a timeout?
you've been helpful anyways to solve our doubts, at least now we know what to expect 🫠
thanks!
51 replies
RRunPod
•Created by shockz on 7/11/2024 in #⚡|serverless
Does /runsync have a timeout?
because it doesn't state the same
51 replies
RRunPod
•Created by shockz on 7/11/2024 in #⚡|serverless
Does /runsync have a timeout?
i think we believe what you're saying, but the point is that we should revise the documentation
51 replies
RRunPod
•Created by shockz on 7/11/2024 in #⚡|serverless
Does /runsync have a timeout?
so its going to switch into what /run would be doing?
51 replies
RRunPod
•Created by shockz on 7/11/2024 in #⚡|serverless
Does /runsync have a timeout?
So i could even have an endpoint with
/runsync
running for 1-3minutes, as long as my specified timeout is longer than that?51 replies
RRunPod
•Created by shockz on 6/24/2024 in #⚡|serverless
How does the soft check on workers limit work?
Yeah it was mostly about understanding if I have to keep my balance above the "soft limit" imposed by the workers or not, so that I can set the auto-recharges accordingly
15 replies
RRunPod
•Created by shockz on 6/24/2024 in #⚡|serverless
How does the soft check on workers limit work?
The description is kinda confusing. Almost looks like as the limit would scale down and up based on my balance rather than my spent
15 replies