Earlier quoted context omitted.
Sounds like there's space for an axios-like library built on top of fetch.
I think that's the sweet spot. Native fetch performance with axios-style conveniences. Some libraries are moving in that direction, but nothing's really nailed it yet. The challenge is probably keeping it lightweight while still solving the evaluating 5 retry packages problem.
I haven't used it but the weekly download count seems robust.