An open API service indexing awesome lists of open source software.

https://github.com/lakphy/whistle.plugin-retry


https://github.com/lakphy/whistle.plugin-retry

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# whistle.plugin-retry

Auto retry timeout requests for whistle.

## Usage

1. Install

```bash
npm install -g whistle.plugin-retry
```

2. Add rules

```
pattern plugin-retry://3000
```

you can replace `3000` with the timeout you want to set.

## Thanks & Notes

This plugin is written by Cursor and Claude 3.5 Sonnet. The stability is not guaranteed.