Refactor fetch calls #160
Labels
enhancement
New feature or request
good first issue
Good for newcomers
semver patch
a change that does not impact the API
There is an increasing pattern of duplication in our fetch calls.
This code may be simplified, and we can gain some new features, like timeout, using a wrapper library like ky.
The text was updated successfully, but these errors were encountered: