Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

fix($emplateRequest): propagate rejection reason when ignoreRequestError... #10266

Conversation

pkozlowski-opensource
Copy link
Member

... flag is set

We shouldn't swallow original rejection reason in the promise chain as people still might be interested in the root cause of the pb.

@googlebot
Copy link

CLAs look good, thanks!

@lgalfaso
Copy link
Contributor

lgalfaso commented Dec 1, 2014

LGTM, but I am wondering if people may think this is a breaking change

@pkozlowski-opensource
Copy link
Member Author

I don't think it is a breaking change - the original promise was rejected before - now we will simply have additional reason of this rejection.

@lgalfaso
Copy link
Contributor

lgalfaso commented Dec 1, 2014

sounds reasonable

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants