0xironclad / 0xironclad/Task-Scheduler-API
Recurring tasks (MVP)
Aberta
enhancement
recurrence
- Linguagem predominante
- TypeScript
- Estrelas
- 0
- Forks
- 2
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Add nullable `cron_expr TEXT`. If present, after execution, compute next `run_at`. Validate with a cron parser.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- node.js, postgresql, typescript
- Domínio
- backend, databases
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 55/100