c347c200b22ee09ff7e7e33b7aea18306dafbe05
Problem: - syncFileStatus() doesn't load pipeline progress data - Files stuck in 'processing' without percentage display - pollPipelineProgress() not started when pipeline data missing Solution: 1. Add loadPipelineStats() call in syncFileStatus() for processing files 2. Start pollPipelineProgress() even when pipeline data is missing 3. Ensure progress bar always has data to display Impact: - Progress bar now shows percentage during deep scan - Files no longer stuck in 'processing' state indefinitely - Better handling of edge cases when API data is missing Related: Core team needs to verify get_pipeline_stats API accuracy
Description
No description provided
Languages
D
68.8%
Rust
20.8%
Vue
6.5%
CSS
1.8%
TypeScript
1.6%
Other
0.4%