0xironclad / 0xironclad/Task-Scheduler-API
Recurring tasks (MVP)
オープン
enhancement
recurrence
- 主要言語
- TypeScript
- スター
- 0
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Add nullable `cron_expr TEXT`. If present, after execution, compute next `run_at`. Validate with a cron parser.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- node.js, postgresql, typescript
- 領域
- backend, databases
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100