0xironclad / 0xironclad/Task-Scheduler-API
Recurring tasks (MVP)
Đang mở
enhancement
recurrence
- Ngôn ngữ chính
- TypeScript
- Star
- 0
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Add nullable `cron_expr TEXT`. If present, after execution, compute next `run_at`. Validate with a cron parser.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Add a nullable `cron_expr TEXT` column to the tasks table. After a task executes, compute the next `run_at` using a cron parser. Look at the existing task execution logic and database models to understand where to add the cron validation and scheduling logic. Check for existing cron parsing libraries in the project dependencies.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- node.js, postgresql, typescript
- Lĩnh vực
- backend, databases
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 55/100