How would you catch anything unexpected in this setup?
Suppose you are calling some external function that returns a promise.
And somewhere along the way, a promise gets rejected.
↧
How to compose async results?
↧