R
Runpod12mo ago
prongs

Job delay

Hello, I have been seeing an increase in delay time while workers boot up, even while using Flashboot. I am using 1.5.3 which seems to have improved it a bit but not significantly. Having said that, is there an API that can be called to boot up the worker if there is an incoming request in let's say 5 seconds. This would ensure that the worker is warm and ready when it arrives. Does idle timeout perform a similar function?
2 Replies
Unknown User
Unknown User12mo ago
Message Not Public
Sign In & Join Server To View
yhlong00000
yhlong0000012mo ago
Idle timeout cold help reduce the number of cold start, also you can try to upgrade sdk to 1.7.4

Did you find this page helpful?