papi-retry

v1.0.0
Add retry support to Papi clients
retry papi

Papi Retry

Add retry support to Papi clients.

Example

const papi = require('papi');

const client = new papi.Client('https://api.github.com');

client._plugin(require('papi-retry'));

License

This work is licensed under the MIT License (see the LICENSE file).

npm i papi-retry

Metadata

  • MIT
  • Whatever
  • Silas Sewell
  • released 7/2/2021

Downloads

Maintainers