refactor: Substitui APScheduler por asyncio nativo para OCP
- Remove dependência apscheduler - Implementa loop asyncio com sleep calculado - Compatível com ambientes sem cron (OCP/Kubernetes) - Documenta solução em SCHEDULER.md
This commit is contained in:
@@ -7,4 +7,3 @@ python-dateutil==2.8.2
|
||||
httpx==0.26.0
|
||||
python-dotenv==1.0.0
|
||||
aiohttp==3.9.1
|
||||
apscheduler==3.10.4
|
||||
|
||||
Reference in New Issue
Block a user