Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add throttling/batching of updates #809

Closed
shilman opened this issue Apr 15, 2017 · 1 comment
Closed

Add throttling/batching of updates #809

shilman opened this issue Apr 15, 2017 · 1 comment

Comments

@shilman
Copy link
Member

shilman commented Apr 15, 2017

Issue by Gongreg
Thursday Mar 23, 2017 at 20:09 GMT
Originally opened as storybook-eol/storybook-addon-knobs#92


Right now when you are typing all updates are instantly sent. It doesn't work well when we deployed the react-native storybook to server (since it uses websockets). Actually sometimes it fails to catch up even when running locally. It would be cool to have an option to enable update throttling/batching.

If nobody can work on this, maybe we will have some time to do it next week, but that is a very slim chance.

@Gongreg
Copy link
Member

Gongreg commented Jun 15, 2017

#1039

@Gongreg Gongreg closed this as completed Jun 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants