Skip to content

Improve error handling #30

Description

@forste

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions