June 19, 2026
When deferred tasks stop deferring
AWS released a hot patch on 3.2.1 fixing the recycle workers. We tested it thoroughly on dev for a week.
In the meantime I took the astronomer course which was genuinely fun. The curriculum leaned hard into best practices—how to structure DAGs, think about observability, and gradually adopt the new Task SDK without turning every pipeline into a science project. There were some really neat bits around the new trigger API, including a pattern for merging cron schedules so you don’t end up with fifteen nearly identical DAGs firing at slightly different minutes. Good stuff.
Read more