Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

production-error-handling

// Production error handling patterns — error taxonomy, retry with exponential backoff, circuit breakers, graceful degradation, dead-letter queues, and structured error logging. Use this skill when the user writes error-prone code (external API calls, database operations, file I/O, network calls), implements retry logic, or asks about resilience patterns. Also trigger when user says /production errors.

$ git log --oneline --stat
stars:15
forks:5
updated:2026年4月16日 17:54
文件资源管理器
2 个文件
SKILL.md
readonly