Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Normalize error handling #11

Closed
arkaitzgarro opened this issue Apr 18, 2018 · 0 comments
Closed

Normalize error handling #11

arkaitzgarro opened this issue Apr 18, 2018 · 0 comments
Milestone

Comments

@arkaitzgarro
Copy link
Contributor

Normalize errors from requests, data validation, etc.

const error = {
  message: 'Descriptive error',
  date: new Date(),
  response: {} // For network errors
};
@arkaitzgarro arkaitzgarro added this to the v1.0.0 milestone May 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant