Skip to content

[BUG] batchScheduleFn is always called even if value taken from cache #243

Open
@sonnenhaft

Description

@sonnenhaft

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions