Skip to content

Feature Request: Debounce #74

@Bwvolleyball

Description

@Bwvolleyball

Add the ability to configure debounce for fetcher or mutator stores.

Set a debounce value, and then the last value of either the fetcher path or mutator call is issued across the network, so that this library can help control when network requests are actually made.

Default value can be 0 for no debounce?

This is a little different than dedupe time, because parts of the store are actively changing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions