-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels