Commit graph

5 commits

Author SHA1 Message Date
87d9238795 Add processor heartbeat management and improve health check functionality
All checks were successful
Publish FaceAI Container / publish (push) Successful in 3m7s
- Introduced processor heartbeat configuration in environment variables and Docker setup.
- Implemented heartbeat publishing in the processor worker.
- Enhanced health check endpoint to include processor availability status.
- Updated frontend components to handle processor unavailability messages.
- Added legacy return functionality in the upload panel.
2026-04-19 11:50:11 +02:00
c0732c142c Update matcher binary path to /app/bin/face_matcher in configuration and documentation
All checks were successful
Publish FaceAI Container / publish (push) Successful in 2m53s
2026-04-19 11:38:09 +02:00
cf316c8563 Slimmed the image
All checks were successful
Publish FaceAI Container / publish (push) Successful in 2m54s
2026-04-19 11:25:25 +02:00
d36b0f4e46 Refactor FaceAI build process and update Docker configurations to include matcher binary 2026-04-19 11:00:50 +02:00
fed82d1ae8 End to end tests 2026-04-12 19:31:12 +02:00