2022-06-03 01:26:52 UTC - Brendan Doyle: does action wait time include the init time? I'm 99% sure it does not looking at the code, but I'm trying to figure out why sometimes when there is a cold start wait time spikes for that function to 5-10 seconds even though the docker run only takes 1-2 seconds and should be most of the latency before init and not sure where else to look. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1654219612225449?thread_ts=1654219612.225449&cid=C3TPCAQG1 ----