What is aptx-api-plugin-retry?
使用 @aptx/api-plugin-retry 实现请求重试。用于:配置重试次数、设置固定或动态延迟策略、定义 retryOn 判定函数(NetworkError/TimeoutError)、防止非幂等请求重试、跟踪重试次数、createRetryMiddleware API。当代码需要重试功能或 createRetryMiddleware 时触发。 Source: haibaraaiaptx/aptx-skill.
使用 @aptx/api-plugin-retry 实现请求重试。用于:配置重试次数、设置固定或动态延迟策略、定义 retryOn 判定函数(NetworkError/TimeoutError)、防止非幂等请求重试、跟踪重试次数、createRetryMiddleware API。当代码需要重试功能或 createRetryMiddleware 时触发。
Quickly install aptx-api-plugin-retry AI skill to your development environment via command line
Source: haibaraaiaptx/aptx-skill.
@aptx/api-plugin-retry 支持通过 req.meta.aptxRetry 对单次调用覆盖重试行为(无需在运行时层重复实现重试逻辑)。
使用 @aptx/api-plugin-retry 实现请求重试。用于:配置重试次数、设置固定或动态延迟策略、定义 retryOn 判定函数(NetworkError/TimeoutError)、防止非幂等请求重试、跟踪重试次数、createRetryMiddleware API。当代码需要重试功能或 createRetryMiddleware 时触发。 Source: haibaraaiaptx/aptx-skill.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/haibaraaiaptx/aptx-skill --skill aptx-api-plugin-retry Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, OpenClaw, and more
Stable fields and commands for AI/search citations.
npx skills add https://github.com/haibaraaiaptx/aptx-skill --skill aptx-api-plugin-retry使用 @aptx/api-plugin-retry 实现请求重试。用于:配置重试次数、设置固定或动态延迟策略、定义 retryOn 判定函数(NetworkError/TimeoutError)、防止非幂等请求重试、跟踪重试次数、createRetryMiddleware API。当代码需要重试功能或 createRetryMiddleware 时触发。 Source: haibaraaiaptx/aptx-skill.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/haibaraaiaptx/aptx-skill --skill aptx-api-plugin-retry Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/haibaraaiaptx/aptx-skill