https://github.com/lakphy/whistle.plugin-retry
https://github.com/lakphy/whistle.plugin-retry
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lakphy/whistle.plugin-retry
- Owner: Lakphy
- Created: 2025-01-04T07:56:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-04T08:18:23.000Z (over 1 year ago)
- Last Synced: 2025-12-26T20:10:26.435Z (6 months ago)
- Language: TypeScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.