Task Scheduling Framework for JitAI.
⚠️ IMPORTANT NOTEjitai-task is a framework application module of the JitAI platform and cannot run independently.
For a complete development environment setup, please visit the jitai-team/quickstart repository.
- Scheduled Tasks: Time-based tasks with support for yearly/monthly/weekly/daily/hourly/minute intervals
- Holiday Skip: Configurable holiday skip policies
- Flexible Scheduling: Support for start/end time, repeat period configurations
| Feature Module | Capability | 🟢 Community Edition | 🔵 Enterprise Edition |
|---|---|---|---|
| Scheduled Tasks | Time-based scheduled tasks | ✅ | ✅ |
| Date Field Tasks | Tasks triggered by data model date fields | ❌ | ✅ |
We welcome contributions! Please refer to quickstart to get started.