Archive / collected thinking
Tag: AI workflows
- 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.
- Dmitry Rodionov
What is worth delegating to AI during software development
The choice of tasks for AI should consider risk and the possibility of verifying the result. Practical criteria for code, content, and automation.