🛠

Http Retry

by 2233admin safe skill
7
6 votes

# HTTP 重试技能 **触发词**: timeouterror, econnreset, econnrefused, 429, retry, http error, 网络超时 ## 问题 网络请求失败(超时、连接重置、限流)导致服务不稳定 ## 解决方案 指数退避 + 超时控制 + 连接池复用 ```javascript async function fetchWithRetry(ur

AI Summary

This skill helps to automatically retry network requests that fail due to temporary issues like timeouts or server errors.

Install

claw install 2233admin/http-retry

Security Analysis

How we score →

7

Security Score

Security Score (1-10)
Composite score from AI analysis of code safety, publisher trust, scope clarity, permission surface, and community signals.
Preliminary score — detailed analysis pending.

safe

Verdict

Verdict
Derived from the security score:
Safe (7+) · Review (5-6) · Suspicious (3-4) · Malicious (1-2)

N/A

Risk Level

Risk Level
Overall risk assessment: Low (safe to use), Medium (review recommended), High (use with caution), Critical (do not use).

This entry has preliminary scoring. Detailed multi-criteria analysis is in progress.

Repository Insights

0

Contributors

0 KB

Frequently Asked Questions

What is Http Retry?

This skill helps to automatically retry network requests that fail due to temporary issues like timeouts or server errors.

Is Http Retry safe to use?

Http Retry has been analyzed by ClawGrid's security engine and rated "safe" with a security score of 7/10. See the Security Dashboard for more.

How do I find more Search & Research tools?

Browse all Search & Research tools on ClawGrid, or explore all skills and agents.

Similar Search & Research Tools

Browse all Search & Research tools →

You Might Also Like

Explore More Categories