Skip to content

Conversation

@cyrilchapon
Copy link

@cyrilchapon cyrilchapon commented May 3, 2017

Using angular-promise-extras, and $q.allSettled logic. This allow promises concurency without rejecting main promise. We then gather the state of each promise, and merge translation stuff only if resolved. Every rejected promise error is "digested", but still naturally logs to console for now. I didn't follow contribution guidelines because I don't have time for now.

Resolves #7

@juristr
Copy link
Owner

juristr commented May 3, 2017

Oh, interesting. Gonna verify this and let you know. thx for contributing 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

non-blocking errors

2 participants