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

Error handling #30

Open
Jbarget opened this issue Apr 20, 2018 · 1 comment
Open

Error handling #30

Jbarget opened this issue Apr 20, 2018 · 1 comment
Assignees
Labels

Comments

@Jbarget
Copy link

Jbarget commented Apr 20, 2018

Imagine its just a running out of time thing but error handling here would be quite important

https://github.com/fac-13/crypt-os/blob/master/src/controllers/coin.js#L39

@helenzhou6
Copy link

And here too:

.catch(e => console.error('error: ', e));

@iPhatty iPhatty self-assigned this Apr 20, 2018
@iPhatty iPhatty added the done label Apr 20, 2018
iPhatty added a commit that referenced this issue Apr 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants