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

Improve error handling #30

Open
forste opened this issue Jul 18, 2012 · 0 comments
Open

Improve error handling #30

forste opened this issue Jul 18, 2012 · 0 comments

Comments

@forste
Copy link

forste commented Jul 18, 2012

hey,

thanks for you work so far.

However, I'd appreciate some proper error handling, at best in a (de-facto) standard way, i.e. calling callbacks like

cb(error)

when an error occured,
or

cb(null, result)

when everything is alright and we just want to pass the result.

I can change that myself but would like to know your feedback first

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

No branches or pull requests

1 participant