Task Scheduling Run scheduled tasks predictably across environments. Commands Patterns - Guard long-running commands with - Use when running on multiple nodes - Emit logs/metrics for visibility; consider notifications on failure - Feature-flag risky jobs via config/env ---