Scheduled Tasks

Introduction #

SmartChart supports two scheduled task modes: Pro edition scheduled tasks (dataset-triggered, suitable for small to medium tasks) and Platform edition scheduled tasks (built-in full scheduling engine, suitable for complex ETL and enterprise scenarios). Scheduled tasks enable automated metric refresh, data extraction, message push, etc.


Use Cases #

  • Need scheduled metric refresh
  • Data extraction ETL
  • Scheduled message push triggers

Pro Edition Scheduled Tasks #

  • You can write tasks in datasets (SQL, Python, message notifications, etc.)
  • Add and start tasks in the scheduled task management interface, which automatically triggers scripts defined in datasets on schedule
  • Contact customer service for scheduled task templates

Platform Edition Scheduled Tasks #

  • Documentation-as-configuration development mode
  • Powerful scheduling engine