I am the in the process of figuring out why some of the requests take long time to execute, hence the question.
Following up on the same theme, I see another stat "DistributionStats - functionExecutionQueueSize" that has a value of 28 at one point which them goes back to 0. My question then is, is there any config that will prevent this queue size to grow. For example, something that will pre-allocate the threads for functionExecution. I also see total number of threads increase from 404 to 433 during this time.