Composing `Effect.cachedFunction` with TTL

is it possible to compose Effect.cachedFunction with a TTL or need to re-write the caching logic to include a TTL?
Was this page helpful?