Cache lookup function starts a new trace/span instead of inheriting caller context
When using
Cache
Cache
with a lookup function, it seems like the lookup function starts a new trace/isnt connected to the trace that triggered the lookup. Is that on purpose or a bug?