> Mix of different times in logs suggests that workers are blocked for a
long time doing something
> (and hence the time in some worker process are not updated for a long
time).
> Reasons can be different, and more information/logs are needed to say
anything for sure. In this particular case m
Hi,
I’m investing a problem where I get delays in requests that is proxied to
an upstream service.
By looking at the debug log it seems that one request is blocking the
worker so it can’t complete another requests.
If you look at the log below request *352 is handled by worker 18728. This
wo