Hi,
I’m a bit confused by the sticky cache size in a namespace.
The SDK metric is reporting ~7,500 as seen by
sum by (namespace) (${WorkerName}_temporal_sticky_cache_size)
And there are only ~2,000 running workflows.
Shouldn’t the sticky cache size be around 2,000 assuming all workflows are cached?
Maybe I’m misunderstanding what the sticky cache is? Or maybe a workflow can be cached in more than one worker thus it would be a function of #workers X #running workflows
?
Thanks.
Albert