enhancementhelp wanted
Repository metrics
- Stars
- (998 stars)
- PR merge metrics
- (PR metrics pending)
Description
I've heard that catch() should re-throw the error or return Promise.reject(err) anyway familiar with this? It's so you don't break the promise chain.