adobe / adobe/node-fetch-retry

make fetch implementation pluggable

Open
#86 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
44
Forks
16
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the repository's current fetch implementation and the discussion in related issues #75 and #84. Determine how the default implementation and an override should be exposed; the work is done when both the simple default case and custom fetch implementation are supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.