GoogleOauth2.0 First implementation
First try for GoogleOauth2.0
This commit is contained in:
202
express-server/node_modules/retry-axios/LICENSE
generated
vendored
Normal file
202
express-server/node_modules/retry-axios/LICENSE
generated
vendored
Normal file
@ -0,0 +1,202 @@
|
||||
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright 2013 Google Inc.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
126
express-server/node_modules/retry-axios/README.md
generated
vendored
Normal file
126
express-server/node_modules/retry-axios/README.md
generated
vendored
Normal file
@ -0,0 +1,126 @@
|
||||
# retry-axios
|
||||
|
||||
[![NPM Version][npm-image]][npm-url]
|
||||
[![CircleCI][circle-image]][circle-url]
|
||||
[![Dependency Status][david-image]][david-url]
|
||||
[![devDependency Status][david-dev-image]][david-dev-url]
|
||||
[![Known Vulnerabilities][snyk-image]][snyk-url]
|
||||
[![codecov][codecov-image]][codecov-url]
|
||||
[![Greenkeeper badge][greenkeeper-image]][greenkeeper-url]
|
||||
[![style badge][gts-image]][gts-url]
|
||||
|
||||
Use Axios interceptors to automatically retry failed requests. Super flexible. Built in exponential backoff.
|
||||
|
||||
## Installation
|
||||
|
||||
``` sh
|
||||
npm install retry-axios
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
To use this library, import it alongside of `axios`:
|
||||
|
||||
```js
|
||||
// Just import rax and your favorite version of axios
|
||||
const rax = require('retry-axios');
|
||||
const {axios} = require('axios');
|
||||
```
|
||||
|
||||
You can attach to the global `axios` object, and retry 3 times by default:
|
||||
|
||||
```js
|
||||
const interceptorId = rax.attach();
|
||||
const res = await axios('https://test.local');
|
||||
```
|
||||
|
||||
Or you can create your own axios instance to make scoped requests:
|
||||
|
||||
```js
|
||||
const myAxiosInstance = axios.create();
|
||||
myAxiosInstance.defaults = {
|
||||
raxConfig: {
|
||||
instance: myAxiosInstance
|
||||
}
|
||||
}
|
||||
const interceptorId = rax.attach(myAxiosInstance);
|
||||
const res = await myAxiosInstance.get('https://test.local');
|
||||
```
|
||||
|
||||
You have a lot of options...
|
||||
|
||||
```js
|
||||
const interceptorId = rax.attach();
|
||||
const res = await axios({
|
||||
url: 'https://test.local',
|
||||
raxConfig: {
|
||||
// Retry 3 times on requests that return a response (500, etc) before giving up. Defaults to 3.
|
||||
retry: 3,
|
||||
|
||||
// Retry twice on errors that don't return a response (ENOTFOUND, ETIMEDOUT, etc).
|
||||
noResponseRetries: 2,
|
||||
|
||||
// Milliseconds to delay at first. Defaults to 100.
|
||||
retryDelay: 100,
|
||||
|
||||
// HTTP methods to automatically retry. Defaults to:
|
||||
// ['GET', 'HEAD', 'OPTIONS', 'DELETE', 'PUT']
|
||||
httpMethodsToRetry: ['GET', 'HEAD', 'OPTIONS', 'DELETE', 'PUT'],
|
||||
|
||||
// The response status codes to retry. Supports a double
|
||||
// array with a list of ranges. Defaults to:
|
||||
// [[100, 199], [429, 429], [500, 599]]
|
||||
httpStatusCodesToRetry: [[100, 199], [429, 429], [500, 599]],
|
||||
|
||||
// If you are using a non static instance of Axios you need
|
||||
// to pass that instance here (const ax = axios.create())
|
||||
instance: ax,
|
||||
|
||||
// You can detect when a retry is happening, and figure out how many
|
||||
// retry attempts have been made
|
||||
onRetryAttempt: (err) => {
|
||||
const cfg = rax.getConfig(err);
|
||||
console.log(`Retry attempt #${cfg.currentRetryAttempt}`);
|
||||
}
|
||||
}
|
||||
});
|
||||
```
|
||||
|
||||
Or if you want, you can just decide if it should retry or not:
|
||||
|
||||
```js
|
||||
const res = await axios({
|
||||
url: 'https://test.local',
|
||||
raxConfig: {
|
||||
// Override the decision making process on if you should retry
|
||||
shouldRetry: (err) => {
|
||||
const cfg = rax.getConfig(err);
|
||||
return true;
|
||||
}
|
||||
}
|
||||
});
|
||||
```
|
||||
|
||||
## How it works
|
||||
|
||||
This library attaches an `interceptor` to an axios instance you pass to the API. This way you get to choose which version of `axios` you want to run, and you can compose many interceptors on the same request pipeline.
|
||||
|
||||
## License
|
||||
[Apache-2.0](LICENSE)
|
||||
|
||||
[circle-image]: https://circleci.com/gh/JustinBeckwith/retry-axios.svg?style=svg
|
||||
[circle-url]: https://circleci.com/gh/JustinBeckwith/retry-axios
|
||||
[codecov-image]: https://codecov.io/gh/JustinBeckwith/retry-axios/branch/master/graph/badge.svg
|
||||
[codecov-url]: https://codecov.io/gh/JustinBeckwith/retry-axios
|
||||
[david-image]: https://david-dm.org/JustinBeckwith/retry-axios.svg
|
||||
[david-url]: https://david-dm.org/JustinBeckwith/retry-axios
|
||||
[david-dev-image]: https://david-dm.org/JustinBeckwith/retry-axios/dev-status.svg
|
||||
[david-dev-url]: https://david-dm.org/JustinBeckwith/retry-axios?type=dev
|
||||
[greenkeeper-image]: https://badges.greenkeeper.io/JustinBeckwith/retry-axios.svg
|
||||
[greenkeeper-url]: https://greenkeeper.io/
|
||||
[gts-image]: https://img.shields.io/badge/code%20style-Google%20%E2%98%82%EF%B8%8F-blue.svg
|
||||
[gts-url]: https://www.npmjs.com/package/gts
|
||||
[npm-image]: https://img.shields.io/npm/v/retry-axios.svg
|
||||
[npm-url]: https://npmjs.org/package/retry-axios
|
||||
[snyk-image]: https://snyk.io/test/github/JustinBeckwith/retry-axios/badge.svg
|
||||
[snyk-url]: https://snyk.io/test/github/JustinBeckwith/retry-axios
|
65
express-server/node_modules/retry-axios/build/src/index.d.ts
generated
vendored
Normal file
65
express-server/node_modules/retry-axios/build/src/index.d.ts
generated
vendored
Normal file
@ -0,0 +1,65 @@
|
||||
import { AxiosError, AxiosInstance, AxiosRequestConfig } from 'axios';
|
||||
/**
|
||||
* Configuration for the Axios `request` method.
|
||||
*/
|
||||
export interface RetryConfig {
|
||||
/**
|
||||
* The number of times to retry the request. Defaults to 3.
|
||||
*/
|
||||
retry?: number;
|
||||
/**
|
||||
* The number of retries already attempted.
|
||||
*/
|
||||
currentRetryAttempt?: number;
|
||||
/**
|
||||
* The amount of time to initially delay the retry. Defaults to 100.
|
||||
*/
|
||||
retryDelay?: number;
|
||||
/**
|
||||
* The instance of the axios object to which the interceptor is attached.
|
||||
*/
|
||||
instance?: AxiosInstance;
|
||||
/**
|
||||
* The HTTP Methods that will be automatically retried.
|
||||
* Defaults to ['GET','PUT','HEAD','OPTIONS','DELETE']
|
||||
*/
|
||||
httpMethodsToRetry?: string[];
|
||||
/**
|
||||
* The HTTP response status codes that will automatically be retried.
|
||||
* Defaults to: [[100, 199], [429, 429], [500, 599]]
|
||||
*/
|
||||
statusCodesToRetry?: number[][];
|
||||
/**
|
||||
* Function to invoke when a retry attempt is made.
|
||||
*/
|
||||
onRetryAttempt?: (err: AxiosError) => void;
|
||||
/**
|
||||
* Function to invoke which determines if you should retry
|
||||
*/
|
||||
shouldRetry?: (err: AxiosError) => boolean;
|
||||
/**
|
||||
* When there is no response, the number of retries to attempt. Defaults to 2.
|
||||
*/
|
||||
noResponseRetries?: number;
|
||||
}
|
||||
export declare type RaxConfig = {
|
||||
raxConfig: RetryConfig;
|
||||
} & AxiosRequestConfig;
|
||||
/**
|
||||
* Attach the interceptor to the Axios instance.
|
||||
* @param instance The optional Axios instance on which to attach the
|
||||
* interceptor.
|
||||
* @returns The id of the interceptor attached to the axios instance.
|
||||
*/
|
||||
export declare function attach(instance?: AxiosInstance): number;
|
||||
/**
|
||||
* Eject the Axios interceptor that is providing retry capabilities.
|
||||
* @param interceptorId The interceptorId provided in the config.
|
||||
* @param instance The axios instance using this interceptor.
|
||||
*/
|
||||
export declare function detach(interceptorId: number, instance?: AxiosInstance): void;
|
||||
/**
|
||||
* Acquire the raxConfig object from an AxiosError if available.
|
||||
* @param err The Axios error with a config object.
|
||||
*/
|
||||
export declare function getConfig(err: AxiosError): RetryConfig | undefined;
|
133
express-server/node_modules/retry-axios/build/src/index.js
generated
vendored
Normal file
133
express-server/node_modules/retry-axios/build/src/index.js
generated
vendored
Normal file
@ -0,0 +1,133 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
var axios_1 = require("axios");
|
||||
/**
|
||||
* Attach the interceptor to the Axios instance.
|
||||
* @param instance The optional Axios instance on which to attach the
|
||||
* interceptor.
|
||||
* @returns The id of the interceptor attached to the axios instance.
|
||||
*/
|
||||
function attach(instance) {
|
||||
instance = instance || axios_1.default;
|
||||
return instance.interceptors.response.use(onFulfilled, onError);
|
||||
}
|
||||
exports.attach = attach;
|
||||
/**
|
||||
* Eject the Axios interceptor that is providing retry capabilities.
|
||||
* @param interceptorId The interceptorId provided in the config.
|
||||
* @param instance The axios instance using this interceptor.
|
||||
*/
|
||||
function detach(interceptorId, instance) {
|
||||
instance = instance || axios_1.default;
|
||||
instance.interceptors.response.eject(interceptorId);
|
||||
}
|
||||
exports.detach = detach;
|
||||
function onFulfilled(res) {
|
||||
return res;
|
||||
}
|
||||
function onError(err) {
|
||||
var config = err.config.raxConfig || {};
|
||||
config.currentRetryAttempt = config.currentRetryAttempt || 0;
|
||||
config.retry =
|
||||
(config.retry === undefined || config.retry === null) ? 3 : config.retry;
|
||||
config.retryDelay = config.retryDelay || 100;
|
||||
config.instance = config.instance || axios_1.default;
|
||||
config.httpMethodsToRetry =
|
||||
config.httpMethodsToRetry || ['GET', 'HEAD', 'PUT', 'OPTIONS', 'DELETE'];
|
||||
config.noResponseRetries = (config.noResponseRetries === undefined ||
|
||||
config.noResponseRetries === null) ?
|
||||
2 :
|
||||
config.noResponseRetries;
|
||||
// If this wasn't in the list of status codes where we want
|
||||
// to automatically retry, return.
|
||||
var retryRanges = [
|
||||
// https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
|
||||
// 1xx - Retry (Informational, request still processing)
|
||||
// 2xx - Do not retry (Success)
|
||||
// 3xx - Do not retry (Redirect)
|
||||
// 4xx - Do not retry (Client errors)
|
||||
// 429 - Retry ("Too Many Requests")
|
||||
// 5xx - Retry (Server errors)
|
||||
[100, 199], [429, 429], [500, 599]
|
||||
];
|
||||
config.statusCodesToRetry = config.statusCodesToRetry || retryRanges;
|
||||
// Put the config back into the err
|
||||
err.config.raxConfig = config;
|
||||
// Determine if we should retry the request
|
||||
var shouldRetryFn = config.shouldRetry || shouldRetryRequest;
|
||||
if (!shouldRetryFn(err)) {
|
||||
return Promise.reject(err);
|
||||
}
|
||||
// Calculate time to wait with exponential backoff.
|
||||
// Formula: (2^c - 1 / 2) * 1000
|
||||
var delay = (Math.pow(2, config.currentRetryAttempt) - 1) / 2 * 1000;
|
||||
// We're going to retry! Incremenent the counter.
|
||||
err.config.raxConfig.currentRetryAttempt += 1;
|
||||
// Create a promise that invokes the retry after the backOffDelay
|
||||
var backoff = new Promise(function (resolve) {
|
||||
setTimeout(resolve, delay);
|
||||
});
|
||||
// Notify the user if they added an `onRetryAttempt` handler
|
||||
if (config.onRetryAttempt) {
|
||||
config.onRetryAttempt(err);
|
||||
}
|
||||
// Return the promise in which recalls axios to retry the request
|
||||
return backoff.then(function () {
|
||||
return config.instance.request(err.config);
|
||||
});
|
||||
}
|
||||
/**
|
||||
* Determine based on config if we should retry the request.
|
||||
* @param err The AxiosError passed to the interceptor.
|
||||
*/
|
||||
function shouldRetryRequest(err) {
|
||||
var config = err.config.raxConfig;
|
||||
// If there's no config, or retries are disabled, return.
|
||||
if (!config || config.retry === 0) {
|
||||
return false;
|
||||
}
|
||||
// Check if this error has no response (ETIMEDOUT, ENOTFOUND, etc)
|
||||
if (!err.response &&
|
||||
((config.currentRetryAttempt || 0) >= config.noResponseRetries)) {
|
||||
return false;
|
||||
}
|
||||
// Only retry with configured HttpMethods.
|
||||
if (!err.config.method ||
|
||||
config.httpMethodsToRetry.indexOf(err.config.method.toUpperCase()) < 0) {
|
||||
return false;
|
||||
}
|
||||
// If this wasn't in the list of status codes where we want
|
||||
// to automatically retry, return.
|
||||
if (err.response && err.response.status) {
|
||||
var isInRange = false;
|
||||
for (var _i = 0, _a = config.statusCodesToRetry; _i < _a.length; _i++) {
|
||||
var _b = _a[_i], min = _b[0], max = _b[1];
|
||||
var status = err.response.status;
|
||||
if (status >= min && status <= max) {
|
||||
isInRange = true;
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (!isInRange) {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
// If we are out of retry attempts, return
|
||||
config.currentRetryAttempt = config.currentRetryAttempt || 0;
|
||||
if (config.currentRetryAttempt >= config.retry) {
|
||||
return false;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
/**
|
||||
* Acquire the raxConfig object from an AxiosError if available.
|
||||
* @param err The Axios error with a config object.
|
||||
*/
|
||||
function getConfig(err) {
|
||||
if (err && err.config) {
|
||||
return err.config.raxConfig;
|
||||
}
|
||||
return;
|
||||
}
|
||||
exports.getConfig = getConfig;
|
||||
//# sourceMappingURL=index.js.map
|
1
express-server/node_modules/retry-axios/build/src/index.js.map
generated
vendored
Normal file
1
express-server/node_modules/retry-axios/build/src/index.js.map
generated
vendored
Normal file
@ -0,0 +1 @@
|
||||
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
|
88
express-server/node_modules/retry-axios/package.json
generated
vendored
Normal file
88
express-server/node_modules/retry-axios/package.json
generated
vendored
Normal file
@ -0,0 +1,88 @@
|
||||
{
|
||||
"_from": "retry-axios@0.3.2",
|
||||
"_id": "retry-axios@0.3.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-jp4YlI0qyDFfXiXGhkCOliBN1G7fRH03Nqy8YdShzGqbY5/9S2x/IR6C88ls2DFkbWuL3ASkP7QD3pVrNpPgwQ==",
|
||||
"_location": "/retry-axios",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "retry-axios@0.3.2",
|
||||
"name": "retry-axios",
|
||||
"escapedName": "retry-axios",
|
||||
"rawSpec": "0.3.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.3.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/gcp-metadata"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/retry-axios/-/retry-axios-0.3.2.tgz",
|
||||
"_shasum": "5757c80f585b4cc4c4986aa2ffd47a60c6d35e13",
|
||||
"_spec": "retry-axios@0.3.2",
|
||||
"_where": "C:\\Users\\Georg\\GitHub\\SmartShopper\\express-server\\node_modules\\gcp-metadata",
|
||||
"author": {
|
||||
"name": "Justin Beckwith"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/JustinBeckwith/retry-axios/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Retry HTTP requests with Axios.",
|
||||
"devDependencies": {
|
||||
"@types/mocha": "^2.2.48",
|
||||
"@types/nock": "^9.1.2",
|
||||
"@types/node": "^9.4.6",
|
||||
"axios": "^0.18.0",
|
||||
"codecov": "^3.0.0",
|
||||
"gts": "^0.5.3",
|
||||
"js-green-licenses": "^0.4.0",
|
||||
"mocha": "^5.0.1",
|
||||
"nock": "^9.1.6",
|
||||
"nyc": "^11.4.1",
|
||||
"source-map-support": "^0.5.3",
|
||||
"typescript": "~2.7.2"
|
||||
},
|
||||
"files": [
|
||||
"build/src",
|
||||
"LICENSE",
|
||||
"packge.json",
|
||||
"README.md"
|
||||
],
|
||||
"homepage": "https://github.com/JustinBeckwith/retry-axios#readme",
|
||||
"keywords": [
|
||||
"axios",
|
||||
"retry"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"main": "./build/src/index.js",
|
||||
"name": "retry-axios",
|
||||
"nyc": {
|
||||
"exclude": [
|
||||
"build/test"
|
||||
]
|
||||
},
|
||||
"peerDependencies": {
|
||||
"axios": "*"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/JustinBeckwith/retry-axios.git"
|
||||
},
|
||||
"scripts": {
|
||||
"check": "gts check",
|
||||
"clean": "gts clean",
|
||||
"codecov": "nyc report --reporter=json && codecov -f coverage/*.json",
|
||||
"compile": "tsc -p .",
|
||||
"fix": "gts fix",
|
||||
"license-check": "jsgl --local .",
|
||||
"posttest": "npm run check && npm run license-check",
|
||||
"prepare": "npm run compile",
|
||||
"pretest": "npm run compile",
|
||||
"test": "nyc mocha build/test --timeout 5000 --require source-map-support/register"
|
||||
},
|
||||
"types": "./build/src/index.d.ts",
|
||||
"version": "0.3.2"
|
||||
}
|
Reference in New Issue
Block a user