4 Commits

Author SHA1 Message Date
dfdac68ecc docs: Update API, CHANGELOG, and ARCHITECTURE for Enhanced Anime Add Flow 2025-12-26 12:53:33 +01:00
f28dc756c5 backup 2025-12-25 18:59:47 +01:00
d70d70e193 feat: implement graceful shutdown with SIGINT/SIGTERM support
- Add WebSocket shutdown() with client notification and graceful close
- Enhance download service stop() with pending state persistence
- Expand FastAPI lifespan shutdown with proper cleanup sequence
- Add SQLite WAL checkpoint before database close
- Update stop_server.sh to use SIGTERM with timeout fallback
- Configure uvicorn timeout_graceful_shutdown=30s
- Update ARCHITECTURE.md with shutdown documentation
2025-12-25 18:59:07 +01:00
54790a7ebb docu 2025-12-15 14:07:04 +01:00