ASAghassi Sinaghassi.hashnode.dev·1d ago · 9 min read My support agent wrote "I can see you were charged". Both lookups had failed.In September 2026 I built an AI customer support agent and wrote it a realistic duplicate-charge ticket. I ran it once and read the whole run afterwards. There is no real customer in this article. I h00
ASAghassi Sinaghassi.hashnode.dev·Sep 4 · 6 min readEvery deploy said green. The scheduler was two weeks behind.I deleted a scheduled task yesterday, deployed it, watched five checks pass, and then found the task still running on the server. The task was worth deleting. It ran every hour on Celery Beat and its 00
ASAghassi Sinaghassi.hashnode.dev·Aug 23 · 7 min readThe enum value that had never been writtenI found 27 workflow branches that were being skipped while every run still finished as COMPLETED. The condition on those branches could never match. So the step was skipped, the run was marked success12L