Open
Description
Expected Behavior
"batchScheduleFn" should not get called when value is taken from cache
Current Behavior
"batchScheduleFn" is called always and delaying response
Possible Solution
after checking if value is in cache - to ignore "batchScheduleFn"
Steps to Reproduce
Console log in "batchScheduleFn", it is called always