← 返回
未分类 中文

Error

Error handling reference — error types, exception patterns, HTTP status codes, retry strategies, and observability. Use when designing error handling, debugg...
错误处理参考——错误类型、异常模式、HTTP状态码、重试策略及可观测性。用于设计错误处理和调试。
ckchzh ckchzh 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 489
下载
💾 1
安装
1
版本
#latest

概述

Error — Error Handling & Resilience Reference

Quick-reference skill for error handling patterns, HTTP status codes, retry strategies, and debugging techniques.

When to Use

  • Designing error handling strategy for an application
  • Looking up HTTP status codes and their proper usage
  • Implementing retry logic with backoff strategies
  • Debugging production errors and failure patterns
  • Building resilient systems with circuit breakers

Commands

intro

scripts/script.sh intro

Overview of error handling — philosophy, types, and design principles.

http

scripts/script.sh http

HTTP status codes — complete reference with proper usage.

patterns

scripts/script.sh patterns

Error handling patterns — try/catch, Result types, error boundaries.

retry

scripts/script.sh retry

Retry strategies — exponential backoff, jitter, circuit breakers.

logging

scripts/script.sh logging

Error logging best practices — structured logging, context, severity levels.

messages

scripts/script.sh messages

Error message design — user-facing vs developer-facing, i18n, codes.

debug

scripts/script.sh debug

Debugging techniques — root cause analysis, bisection, tracing.

checklist

scripts/script.sh checklist

Error handling checklist for production applications.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

VariableDescription
-----------------------
ERROR_DIRData directory (default: ~/.error/)

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-31 00:07 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 687 📥 331,426
content-creation

Short Drama Writer

ckchzh
短剧剧本生成器。竖屏短剧、微短剧、剧情设计、角色塑造。Short drama script generator for vertical video dramas, plot design, character building. 短剧脚本
★ 10 📥 4,345
dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 198 📥 68,306