Can I build a custom task scheduler inside IRIS with CRON-like rules, retry policies, and distributed execution?
The built-in task manager is limited. How can I implement a robust, distributed job scheduler in IRIS with support for dependencies, CRON syntax, and failover recovery?