error-handling
Standardize error types, logging formats, and error response structures across the project.
2 skills tagged resilience · capability axis.
Standardize error types, logging formats, and error response structures across the project.
Graceful degradation when external dependencies fail. Circuit breaker state machine, retry with backoff, bulkhead isolation, fallback chains, and timeout management.