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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better Errors #1

Open
lukeed opened this issue Aug 4, 2017 · 0 comments
Open

Better Errors #1

lukeed opened this issue Aug 4, 2017 · 0 comments

Comments

@lukeed
Copy link
Owner

lukeed commented Aug 4, 2017

Specifically for local/file-based errors.

Right now:

  • fetch (local) Not-Found rejects with undefined
  • extract Not-Found rejects with undefined

Not good -- but at least it triggers catch 馃槄

Would like to reject with ENONET somehow... or maybe need a custom hash of error codes & messages?

Likely rework run helper to recognize errors-vs-nothing before initiating next attempt.

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

1 participant