CacheTolerance
The tolerance for stale data in the cache specified in seconds when using AutoCache .
Data Type
int
Default Value
600
Remarks
The tolerance for stale data in the cache specified in seconds. This only applies when AutoCache is used. The connector checks with the data source for newer records after the tolerance interval has expired. Otherwise, it returns the data directly from the cache.