Closed kailuowang closed 8 years ago
The original calculation try to use the average dequeue speed with queue length 1 to estimate the dequeue wait time, but actually when there are idle workers the work should be immediately picked up.
Changes Unknown when pulling 20ea2d61a79a5ace44bbc5de61f1c3ae84190ab4 on kailuowang:issues/162 into \ on iheartradio:master**.
👍
The original calculation try to use the average dequeue speed with queue length 1 to estimate the dequeue wait time, but actually when there are idle workers the work should be immediately picked up.