Const
Maximum number of entries retained in _analysisCache. When the limit is reached the oldest entry (first inserted — Map iteration order) is evicted. This prevents unbounded memory growth in long-running processes or large batch runs.
_analysisCache
Maximum number of entries retained in
_analysisCache. When the limit is reached the oldest entry (first inserted — Map iteration order) is evicted. This prevents unbounded memory growth in long-running processes or large batch runs.