3.0.0 • Published 3 years ago

is-retry-allowed v3.0.0

Weekly downloads
10,351,331
License
MIT
Repository
github
Last release
3 years ago

is-retry-allowed

Check whether a request can be retried based on the error.code

Install

$ npm install is-retry-allowed

Usage

import isRetryAllowed from 'is-retry-allowed';

isRetryAllowed({code: 'ETIMEDOUT'});
//=> true

isRetryAllowed({code: 'ENOTFOUND'});
//=> false

isRetryAllowed({});
//=> true

API

isRetryAllowed(error)

error

Type: Error | object

The .code property, if it exists, will be used to determine whether retry is allowed.


@wetransfer/axios-retryarchetype-librarykilli8n-react-native-fast-imagengcrawlercad-cli@cashremit/cr-streamline-iconsdyx-reacttalent-to-vite-cliunblock-block-save-variables@infinitebrahmanuniverse/nolb-is-r@everything-registry/sub-chunk-1934@nandhakumarb/npm_sample@nodeberry/solidity-payment-processorsciadvfilesdk_2018_1_1jeuxuireact-native-teads-sdk-modulecozify-sdkinstall-iscotrader-dex-sdkreact-picky-with-clearlazy-bee-uilifion-kinesissindresorhus.jsmarkdownalint-cli2twine-librarytwine-libnimbu-clientud7-act2nois-react-toastelectron-pdf-window-autoelectron-auto-print-pdfdrift-npmmy-temp-climixin-sdk-test@enime-project/axios-retrymicro-sub-climiguelcostero-ng2-toastytest-public-pro3.0.0@rezamoosavi/asiastartup-npm-package@rezamoosavi/asiastartup-npm-package-kit@rstacruz/pnpm@npm-lt/cli@olympfin/olymp-swap-lib@onqlavelabs/onqlave-node@serverless-devs/got@xswap/v2-core@vtex/axios-concurrent-retry@vtexlab/axios-concurrent-retry@xsahxl/got@tonysusi/vapid@thismr/bitmindtest-core@tqman/axios-interceptor-suite@yak-spirit/yak-swap-uiangularvezba263-web-finesdkafter-tryawesome-react-starsaxios-gateway-retryaxios-ex@afria/afria-libraries@aevaldas/axios-retrybirken-react-native-community-image-editorgix-npm-server@bonsaiswap-lib/lib@bonsaiswapv3/core@bonsaiswapv3/deploy@borealisswap/borealis-swap-lib@akiflow/axios-retryaxios-smartaxios-retryaxios-retry-anoaxios-retry-async-retryconditionaxios-retry-forkaxios-retry-xhttp-callhubot-buda@coin-miles/axios-retrygot-tmpgot_with_strict_duplexer3_versiongotv7.1.0got-lite@bdkuni/servicehendo-clihendo-cli-luozheaocblink-cli@chakra-swap/coreheroku-client@chiaraani/bouncing-ballcordova-plugin-demotoastcustom-gotretry-backoffh5-templetedigital-keyboard-demosnpmtest-05041over-armour-master@hawkingnetwork/react-native-tab-view@eliteswap/v2-corevite_vue3_ts_ssssdddddyyyy
3.0.0

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.2.0

5 years ago

1.1.0

8 years ago

1.0.0

8 years ago