Although I haven't noticed any detrimental effects of that delay myself yet, I 
agree that it's not optimal. However, I find code using the Promise constructor 
less apparent in most cases. 

I think we have an abundance of use cases for `Promise.try` in our code base, 
so I'd rather use a library like [`p-try`](https://www.npmjs.com/package/p-try) 
than to resort to Promise constructor usage.

[ Full content available at: https://github.com/apache/cordova-fetch/pull/49 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to