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

(backport 0.1.18) fix: throttle the rate AND number of request_state msg'es from the frontend #536

Conversation

maartenbreddels
Copy link
Member

Fixes #534, backport of #535

@maartenbreddels maartenbreddels force-pushed the 0.1.18.x_fix_throttle branch 2 times, most recently from 0ac7d3a to e5a1a2f Compare February 5, 2020 19:20
SylvainCorlay and others added 7 commits February 5, 2020 20:28
* add cell error instruction configurable in VoilaExecutePreprocessor
Since nbconvert wait for 1 second at the shell channel, the iopub messages
pile up, triggering the high water mark of 0mq, causing iopub messages
to be lost. This results in no output of the cell.
@maartenbreddels
Copy link
Member Author

The failure in test_execute_output I think is unrelated, I've seen it before:

E               AssertionError: assert {'output_type...text': u'hi4'} == {u'output_type...xt': u'hi4\n'}
E                 Omitting 2 identical items, use -vv to show
E                 Differing items:
E                 {'text': 'hi4'} != {'text': 'hi4\n'}
E 

@maartenbreddels maartenbreddels merged commit 33c1999 into voila-dashboards:0.1.18.x Feb 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants