node-fetch-retry icon indicating copy to clipboard operation
node-fetch-retry copied to clipboard

Support passing custom AbortSignal

Open creatorrr opened this issue 3 years ago • 1 comments

Description

Support passing custom AbortSignal Fixes #104

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [x] I have signed the Adobe Open Source CLA.
  • [x] My code follows the code style of this project.
  • [x] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [x] I have read the CONTRIBUTING document.
  • [ ] I have added tests to cover my changes.
  • [ ] All new and existing tests passed.

creatorrr avatar Aug 06 '22 07:08 creatorrr

I'd be happy to update the docs etc. but is this the right direction for this?

creatorrr avatar Aug 06 '22 07:08 creatorrr