Peter Stockings 1b7cfcc8b8 Add background job scheduler for timer functions
- Implement asynchronous timer function execution using APScheduler
- Add support for concurrent timer function invocations with asyncio
- Create background job to check and run enabled timer functions at specified intervals
- Update requirements.txt to include aiohttp and flask-apscheduler
- Configure thread pool executor for scheduler
- Add error handling and logging for timer function executions
2025-02-23 16:48:01 +11:00
2025-02-20 23:42:56 +11:00
2023-12-14 22:22:15 +11:00
2023-12-14 22:22:15 +11:00
Description
No description provided
630 KiB
Languages
HTML 42%
JavaScript 30.9%
Python 27.1%