- Maintain a cache of thread ids linked to correlation id - automatically generate a new correlation id per thread, or pass a correlation id through to your thread
- Enabled by default, can be disabled via EnableCorrelationCache config
- Correlation cache expiry can be adjusted with CorrelationCacheExpiry config - default 10 mins