accusys
|
bfc4317b88
|
feat: Add HTTP API for progress monitoring
- Add /api/v1/progress/:uuid endpoint for real-time progress查询
- Implement Redis Hash storage for progress persistence
- Increase DB connection pool (5->10)
- Add get_processor_status method to RedisClient
- Update DEVELOPMENT_LOG with HTTP API implementation
Test: curl http://127.0.0.1:3002/api/v1/progress/<uuid>
|
2026-03-18 02:14:49 +08:00 |
|