infinite-wish-board icon indicating copy to clipboard operation
infinite-wish-board copied to clipboard

Error Handling - surround API calls with error handling

Open connorjones13 opened this issue 5 years ago • 2 comments

All of the API calls need some sort of error handling so that we don't have unhandled promise rejection errors

connorjones13 avatar Jun 15 '19 20:06 connorjones13

Can we use nodejs middleware to solve this problem?

Does #25 take care of this? Also, api-error-handler middleware is already installed. Have you seen anything make it out of this middleware?

alex-hall avatar Jul 12 '19 18:07 alex-hall

Looks like PR 25 is still open... not sure whether it resolves this issue

aclaire-thd avatar Oct 02 '19 02:10 aclaire-thd