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

Enhance BokehJS error reporting #5064

Open
bryevdv opened this issue Aug 31, 2016 · 1 comment
Open

Enhance BokehJS error reporting #5064

bryevdv opened this issue Aug 31, 2016 · 1 comment

Comments

@bryevdv
Copy link
Member

bryevdv commented Aug 31, 2016

Following on previous work, some additional possible improvements:

  • larger target to "close"
  • collapsible stack trace detail
  • friendlier and more informative wording.

This would be my ideal:

Bokeh has encountered the following error:                                     close [x]

xr is null

<click to expand full stack trace>
@bryevdv bryevdv added this to the 0.12.3 milestone Aug 31, 2016
@mattpap mattpap modified the milestones: short-term, 0.12.3 Sep 21, 2016
@bryevdv bryevdv modified the milestones: 0.12.8, short-term Jun 22, 2017
@bryevdv bryevdv modified the milestones: 0.13.x, short-term Sep 11, 2018
@pepijndevos
Copy link

Looks like this issue has quite a history! Would this cover Python exceptions, or is it purely about JS exceptions? Seems like JS exceptions should pretty much be Bokeh bugs, but Python exceptions could be quite common, and I don't see a good way to present them to the user currently. Seems like the app just inexplicably stops working, with a stacktrace on the servers side.

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