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

Better handling of errors: #86

Merged
merged 1 commit into from
Apr 19, 2016
Merged

Better handling of errors: #86

merged 1 commit into from
Apr 19, 2016

Conversation

tmcw
Copy link
Contributor

@tmcw tmcw commented Apr 19, 2016

  • Syntax errors are specifically called out as such, with a good error
    message that points at the right filename
  • File-not-found or permission errors are also called out specifically
  • You only get one error message instead of an error message per worker

cc @mourner for the review

this should help with the code approach to tile-reduce @batpad

* Syntax errors are specifically called out as such, with a good error
  message that points at the right filename
* File-not-found or permission errors are also called out specifically
* You only get one error message instead of an error message per worker
@tmcw tmcw merged commit 645023a into master Apr 19, 2016
@tmcw tmcw deleted the dev-ux-errors branch April 19, 2016 06:09
@tmcw
Copy link
Contributor Author

tmcw commented Apr 19, 2016

(I know I should technically get a review here, but this is a very minor change)

@mourner
Copy link
Member

mourner commented Apr 19, 2016

Looks good, thanks!

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.

2 participants