Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / adobe/node-fetch-retry issues and pull requests
#113 - Configure Renovate
Pull Request -
State: open - Opened by renovate[bot] 7 months ago
- 1 comment
#110 - Update README.md
Pull Request -
State: open - Opened by pheenomenon over 1 year ago
- 2 comments
#109 - Fixes #86 - Pluggable Fetch
Pull Request -
State: open - Opened by klcodanr almost 2 years ago
- 2 comments
#108 - Bump json5 from 2.1.3 to 2.2.3
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#107 - Error cannot be intercepted request-timeout, body-timeout, etimedout, econnreset
Issue -
State: open - Opened by savasyarar about 2 years ago
#106 - Support passing custom AbortSignal
Pull Request -
State: open - Opened by creatorrr over 2 years ago
- 1 comment
#105 - Support passing custom AbortSignal (would need to disable socketTimeout if signal passed)
Pull Request -
State: closed - Opened by creatorrr over 2 years ago
- 1 comment
#104 - Support passing custom `AbortSignal` (would need to disable socketTimeout if signal passed)
Issue -
State: open - Opened by creatorrr over 2 years ago
#103 - fix(types): Add type support for promises
Pull Request -
State: open - Opened by Thomas0c over 2 years ago
#102 - Bump semantic-release from 17.4.7 to 19.0.3
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#101 - using esm modules via dynamic imports
Pull Request -
State: open - Opened by pheenomenon over 2 years ago
- 1 comment
#100 - Bump semver-regex from 3.1.3 to 3.1.4
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#99 - rewrite from cjs to esm
Pull Request -
State: open - Opened by pheenomenon over 2 years ago
- 1 comment
#98 - Only support current nodejs versions
Issue -
State: open - Opened by jdelbick over 2 years ago
Labels: documentation
#97 - properly handle options.signal passed in by clients
Issue -
State: open - Opened by alexkli over 2 years ago
- 1 comment
Labels: bug
#96 - run github actions on all pull requests - not just against master
Pull Request -
State: closed - Opened by alexkli over 2 years ago
- 2 comments
#95 - set GITHUB_TOKEN for sizewatcher
Pull Request -
State: closed - Opened by alexkli over 2 years ago
- 2 comments
#94 - BREAKING-RELEASE: v3 [work in progress]
Pull Request -
State: open - Opened by alexkli over 2 years ago
- 2 comments
#93 - simplify main function by using async-await instead of raw promises
Pull Request -
State: closed - Opened by alexkli over 2 years ago
#92 - use node 16 for releasing
Pull Request -
State: closed - Opened by jdelbick over 2 years ago
- 2 comments
#91 - Add test case for network timeout not during fetch call
Pull Request -
State: closed - Opened by jdelbick over 2 years ago
- 8 comments
#90 - retry on all thrown errors by default
Pull Request -
State: closed - Opened by jdelbick over 2 years ago
- 3 comments
#89 - update deps that are not breaking or esm
Pull Request -
State: closed - Opened by jdelbick over 2 years ago
- 1 comment
#88 - retry on all thrown fetch errors
Issue -
State: open - Opened by jdelbick over 2 years ago
- 1 comment
Labels: enhancement
#87 - handle developer errors from callbacks separate from fetch errors
Issue -
State: open - Opened by alexkli over 2 years ago
- 4 comments
Labels: bug
#86 - make fetch implementation pluggable
Issue -
State: open - Opened by alexkli over 2 years ago
Labels: enhancement
#85 - Add retries metrics when used with openwhisk
Issue -
State: open - Opened by tmathern over 2 years ago
Labels: enhancement
#84 - Upgrade to node-fetch v3
Issue -
State: open - Opened by tmathern over 2 years ago
- 1 comment
Labels: enhancement
#83 - consistent URL logging approach
Issue -
State: open - Opened by alexkli over 2 years ago
- 5 comments
Labels: bug
#82 - logs 2 lines for every retry
Issue -
State: open - Opened by alexkli over 2 years ago
Labels: enhancement
#81 - confusing error message 'network timeout' if retryMaxDuration is hit
Issue -
State: open - Opened by alexkli over 2 years ago
Labels: enhancement
#80 - use AbortSignal.timeout() when available
Issue -
State: open - Opened by alexkli over 2 years ago
Labels: enhancement
#79 - silent mode?
Issue -
State: closed - Opened by bonesoul over 2 years ago
- 1 comment
Labels: duplicate
#78 - Bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#77 - allow customizing of retry logging handler
Issue -
State: open - Opened by alexkli over 2 years ago
Labels: enhancement
#76 - Logging and error behavior
Issue -
State: closed - Opened by Mazus over 2 years ago
- 3 comments
#75 - How to use node-fetch-retry with @adobe/helix-fetch
Issue -
State: closed - Opened by trieloff over 2 years ago
- 7 comments
Labels: enhancement
#74 - Support for async retryOnHttpResponse and retryOnHttpError
Pull Request -
State: closed - Opened by salim-runsafe over 2 years ago
- 2 comments
Labels: released
#73 - Fix/fetch wrapper overwrites abort controller
Pull Request -
State: closed - Opened by Ravelle over 2 years ago
- 1 comment
#72 - fix types to allow disabling retry
Pull Request -
State: closed - Opened by NiewView almost 3 years ago
- 4 comments
Labels: released
#71 - Incorrect Typescript Types
Issue -
State: closed - Opened by NiewView almost 3 years ago
#70 - BUGFIX-RELEASE: Updating including critical node-fetch fix
Pull Request -
State: closed - Opened by badvision almost 3 years ago
- 2 comments
Labels: released
#69 - run unit tests in nodejs14, remove nodejs10
Pull Request -
State: closed - Opened by jdelbick almost 3 years ago
- 2 comments
Labels: released
#68 - [ASSETS-14] [regression] bring back behavior to retry on network timeouts (`AbortError`) by default
Pull Request -
State: closed - Opened by jdelbick almost 3 years ago
- 4 comments
Labels: released
#67 - Bump node-fetch from 2.6.1 to 2.6.7
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 2 comments
Labels: dependencies, released
#66 - Bump node-fetch from 2.6.1 to 3.1.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#65 - add logs when http error is not retried
Pull Request -
State: closed - Opened by jdelbick about 3 years ago
- 2 comments
#64 - Add unmocked tests
Pull Request -
State: closed - Opened by jdelbick about 3 years ago
- 1 comment
#63 - change default behavior so fetch-retry retries on FetchErrors of type `system`; add custom error handling option
Pull Request -
State: closed - Opened by jdelbick about 3 years ago
- 4 comments
Labels: released
#62 - more robust handling of http errors to fix dep mod tests
Pull Request -
State: closed - Opened by jdelbick about 3 years ago
- 2 comments
Labels: released
#61 - always retry on errors if there is enough time left
Pull Request -
State: closed - Opened by jdelbick about 3 years ago
- 1 comment
#60 - fetch-retry does not retry on errors like ECONNRESET anymore
Issue -
State: closed - Opened by starroli about 3 years ago
- 2 comments
#59 - add test case for timeout
Pull Request -
State: closed - Opened by jdelbick about 3 years ago
- 2 comments
#58 - Updated dependencies
Pull Request -
State: closed - Opened by badvision about 3 years ago
- 2 comments
Labels: released
#57 - BUGFIX-RELEASE: Updated retry logic
Pull Request -
State: closed - Opened by badvision about 3 years ago
- 2 comments
Labels: released
#56 - Refactored code for clarity, adjusted timing in tests
Pull Request -
State: closed - Opened by badvision about 3 years ago
- 7 comments
Labels: released
#55 - feat: add url to retrying log
Pull Request -
State: closed - Opened by yatishbalaji about 3 years ago
- 4 comments
#54 - feat: add node-fetch-v3 support
Pull Request -
State: open - Opened by solaris007 about 3 years ago
- 2 comments
Labels: contribution
#53 - Bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies, released
#52 - Fix passing `retryOptions` by reference.
Pull Request -
State: closed - Opened by remybach over 3 years ago
- 2 comments
Labels: contribution
#51 - Bump glob-parent from 5.1.1 to 5.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies, released
#50 - Bump trim-newlines from 3.0.0 to 3.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies, released
#49 - Bump normalize-url from 5.3.0 to 5.3.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies, released
#48 - Bump hosted-git-info from 2.8.8 to 2.8.9
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies, released
#47 - Bump lodash from 4.17.20 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies, released
#46 - Bump handlebars from 4.7.6 to 4.7.7
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies, released
#45 - Bump y18n from 4.0.0 to 4.0.3
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies, released
#44 - Bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies
#43 - Maintenance: update dev dependencies
Pull Request -
State: closed - Opened by tmathern over 3 years ago
- 2 comments
Labels: released
#42 - Add Typescript declarations
Pull Request -
State: closed - Opened by dscho over 3 years ago
- 17 comments
Labels: released
#41 - Bump ini from 1.3.5 to 1.3.8
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 2 comments
Labels: dependencies, released
#40 - NUI-937 Add semantic release to github action
Pull Request -
State: closed - Opened by jdelbick almost 4 years ago
- 2 comments
Labels: released
#39 - Bump semantic-release from 17.2.1 to 17.2.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 5 comments
Labels: dependencies
#38 - [Chore] Up dependencies
Pull Request -
State: closed - Opened by tmathern almost 4 years ago
- 2 comments
#37 - NUI-921 Create initial git actions workflow
Pull Request -
State: closed - Opened by tmathern about 4 years ago
- 2 comments
Labels: released
#36 - fix for webpack and node-fetch
Pull Request -
State: open - Opened by ParcelSolutions about 4 years ago
- 1 comment
Labels: contribution
#35 - Travis CI: add sizewatcher
Pull Request -
State: closed - Opened by alexkli about 4 years ago
- 4 comments
Labels: released
#34 - add node fetch to package.json keywords
Pull Request -
State: closed - Opened by jdelbick about 4 years ago
- 2 comments
Labels: released
#33 - release in linux
Pull Request -
State: closed - Opened by jdelbick about 4 years ago
- 1 comment
#32 - FEATURE-RELEASE: feature release (dummy commit)
Pull Request -
State: closed - Opened by jdelbick about 4 years ago
- 1 comment
#31 - add automatic release
Pull Request -
State: closed - Opened by jdelbick about 4 years ago
- 1 comment
#30 - Strict type checking
Pull Request -
State: closed - Opened by mjroeleveld about 4 years ago
- 1 comment
#29 - Handle case where url is FetchRequest
Pull Request -
State: closed - Opened by mjroeleveld about 4 years ago
- 2 comments
#28 - Bump version number
Pull Request -
State: closed - Opened by tmathern about 4 years ago
- 2 comments
#27 - Create new release
Issue -
State: closed - Opened by mjroeleveld about 4 years ago
- 1 comment
#26 - Release to NPM
Issue -
State: closed - Opened by mjroeleveld about 4 years ago
#25 - Added @adobe/node-fetch-retry to DefinitelyTyped
Issue -
State: closed - Opened by ricardoatsouza about 4 years ago
- 2 comments
#24 - Fix case when retuning timeout error
Pull Request -
State: closed - Opened by ricardoatsouza about 4 years ago
- 1 comment
#23 - fix failing test
Pull Request -
State: closed - Opened by jdelbick about 4 years ago
- 2 comments
#22 - [DO NOT MERGE] pr 21 run it tests
Pull Request -
State: closed - Opened by jdelbick about 4 years ago
- 1 comment
#21 - Use node-fetch
Pull Request -
State: closed - Opened by mjroeleveld about 4 years ago
- 8 comments
#20 - Add headers options
Pull Request -
State: closed - Opened by tmathern about 4 years ago
- 3 comments
#19 - Bump node-fetch from 2.6.0 to 2.6.1
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 2 comments
Labels: dependencies
#18 - Bump codecov from 3.7.0 to 3.7.1
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#17 - BUGFIX-RELEASE: Bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#16 - For ci/cd settings (do not merge)
Pull Request -
State: closed - Opened by tmathern over 4 years ago
- 1 comment
#15 - Update package.json
Pull Request -
State: closed - Opened by tmathern over 4 years ago
- 1 comment
#14 - Spelling Fix
Pull Request -
State: closed - Opened by moonthug over 4 years ago
- 1 comment
#13 - Add license-checker script
Pull Request -
State: closed - Opened by tmathern over 4 years ago
- 1 comment
#10 - [DO NOT MERGE] CI test
Pull Request -
State: closed - Opened by alexkli over 4 years ago