0xironclad / 0xironclad/Task-Scheduler-API

Recurring tasks (MVP)

オープン
#30 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。