Error Handling

Use when designing or reviewing error handling across domain logic, application services, and infrastructure. Uses recoverability to choose typed errors, Result/Either, exceptions, retries, and logging. Trigger for improving error handling, Result types, exception design, recoverable errors, domain errors, or error-handling refactors.

amadeus-dlc 35285a7 3 files · 3.4 KB Updated

File contents

amadeus-dlc/amadeus/tree/main/amadeus/spaces/default/knowledge/amadeus-shared/software-design/error-handling commit 35285a78e9

Frequently asked questions

npx skillmds@latest add amadeus-dlc/error-handling