SDKv2.5
Schedule agents, teams, and workflows with cron-based automation
Agno Team
February 12, 20261 min read
Agno now includes a built-in scheduler for running agents, teams, and workflows on a recurring basis. Define cron schedules with support for retries, timeouts, and timezone configuration. No external scheduler or infrastructure required.
This simplifies operations for teams that need periodic agent runs, such as daily data processing, recurring report generation, or scheduled monitoring tasks, without introducing external dependencies like Airflow or cron jobs on separate infrastructure.
Details:
-
Cron-based scheduling with standard cron expressions
-
Configurable retry policies and execution timeouts
-
Timezone-aware scheduling for globally distributed teams
-
Works with agents, teams, and workflows