#Why too long delay time even if I have active worker ?

8 messages · Page 1 of 1 (latest)

sour sinew
#

I have set the active worker to 1.
I am manually testing the response delay. I submit the next task only after the previous task is completed, so there is no waiting time.
However, many times, the delay time is still very long, sometimes even reaching more than 4 seconds.
Why is this?
In my code, the model has been loaded before runpod.serverless.start({"handler": run})

sour sinew
#

I find when downgrade to runpod==1.6.2, it is much better

#

I believe there is something wrong with runpod==1.7.2, cause the too long delay time even when there is active worker

fringe mist
#

We are releasing 1.7.3 to address this issue.

sour sinew
#

really, I will try

molten snow
#

@fringe mist when is the release of 1.7.3 planned?

fringe mist
#

should be in 1-2 days.

raw egret
#

do we need to do anything to update it or is it automatic for our endpoints?