0xironclad / 0xironclad/Task-Scheduler-API
Recurring tasks (MVP)
Ouverte
enhancement
recurrence
- Langage dominant
- TypeScript
- Étoiles
- 0
- Forks
- 2
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Add nullable `cron_expr TEXT`. If present, after execution, compute next `run_at`. Validate with a cron parser.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- node.js, postgresql, typescript
- Domaine
- backend, databases
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 55/100