AadityaNair / AadityaNair/ProjectNephos
Add jobs post server start.
Aperta
bug
enhancement
- Lingua principale
- Python
- Stelle
- 3
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently we use a blocking scheduler from `apscheduler`. That limits us to only add jobs before the scheduler has to start. This is pretty big limitation.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Look at the current use of `apscheduler` in the codebase, likely in a server startup module. Understand how jobs are currently added before scheduler start. Research `apscheduler`'s non-blocking or dynamic job addition capabilities. The goal is to modify the scheduling logic to allow adding jobs after the server has started.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100