96e13e40cb7b2f3819e0afd9bddf91b98ea451ef
Bug: all_completed only checked existing results, not missing processors. If a processor (like pose) never created a result row, all_completed would still return true and mark the job as completed. Fix: all_completed now checks that every processor in job_processors has a corresponding completed result. Added logging for missing processors. Also fixed: - any_pending now checks all expected processors, not just existing results - Added missing_processors detection and logging
momentry_core
Digital asset management system with video analysis and RAG - Production version with API Key authentication
Description
Languages
PLpgSQL
50.3%
Python
25.3%
Rust
11.2%
HTML
7.3%
Shell
3.6%
Other
2.2%