1. Provide default fetch impl by default - to make simple case easy, just depend on node-fetch-retry and done - whatever seems most common, right now still node-fetch v2, soon v3, and then the nodejs native solution 2. Allow to override `fetch()` impl used See related #75 and #84