Archive / collected thinking
Tag: error handling
- Dmitry Rodionov
Error-resistant automation: retries, logs, and duplicates
A webhook can arrive twice, and an external API might stop responding. How to design automation that can handle such situations.