agronholm / agronholm/apscheduler
Stateful jobs
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 7.6k
- Forks
- 783
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 5
Descripción
Certain kinds of jobs need to persist state to be passed to the next run. This obviously limits the concurrency of the job to 1 instance at the time.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.