home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 628816425

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/4055#issuecomment-628816425 https://api.github.com/repos/pydata/xarray/issues/4055 628816425 MDEyOklzc3VlQ29tbWVudDYyODgxNjQyNQ== 1217238 2020-05-14T18:37:40Z 2020-05-14T18:37:40Z MEMBER

If we think can improve an error message by adding additional context, the right solution is to use raise Exception(...) from original_error: https://stackoverflow.com/a/16414892/809705

On the other hand, if xarray doesn't have anything more to add on top of the original error message, it is best not to add any wrapper at all. Users will just see the original error from dask.

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  617476316
Powered by Datasette · Queries took 0.954ms · About: xarray-datasette