Commit Graph

5 Commits

Author SHA1 Message Date
ole 22f30ebf00 Implement caching strategy for analysis results and enhance hash-aware data fetching 2026-05-26 13:54:49 +00:00
ole 46fd22c277 Enhance Docker and Compose configurations; add health check endpoint and caching improvements
- Updated Dockerfile to include FINN_CACHE_PATH and create data directory.
- Modified docker-compose.prod.yml to expose port 8010 and adjust resource limits.
- Updated docker-compose.yml to include FINN_CACHE_PATH and ensure proper port mapping.
- Added health check endpoint in http_server.py for container orchestration.
- Improved caching logic in analysis.py and service.py for similar units.
- Refined scoring.py with updated scoring model and constants for better accuracy.

Co-authored-by: Copilot <copilot@github.com>
2026-05-26 12:10:00 +00:00
ole d3f4bfa838 scoring and analyzsis 2026-05-23 07:43:30 +00:00
ole c9383788de update
Co-authored-by: Copilot <copilot@github.com>
2026-05-18 21:31:52 +00:00
ole 1399f61c1a initial 2026-05-16 06:54:17 +00:00