Install
openclaw skills install errorError handling reference — error types, exception patterns, HTTP status codes, retry strategies, and observability. Use when designing error handling, debugging failures, or implementing resilient systems.
openclaw skills install errorQuick-reference skill for error handling patterns, HTTP status codes, retry strategies, and debugging techniques.
introscripts/script.sh intro
Overview of error handling — philosophy, types, and design principles.
httpscripts/script.sh http
HTTP status codes — complete reference with proper usage.
patternsscripts/script.sh patterns
Error handling patterns — try/catch, Result types, error boundaries.
retryscripts/script.sh retry
Retry strategies — exponential backoff, jitter, circuit breakers.
loggingscripts/script.sh logging
Error logging best practices — structured logging, context, severity levels.
messagesscripts/script.sh messages
Error message design — user-facing vs developer-facing, i18n, codes.
debugscripts/script.sh debug
Debugging techniques — root cause analysis, bisection, tracing.
checklistscripts/script.sh checklist
Error handling checklist for production applications.
helpscripts/script.sh help
versionscripts/script.sh version
| Variable | Description |
|---|---|
ERROR_DIR | Data directory (default: ~/.error/) |
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com