You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve progress calculations and merge cluster data for migration stats
- Updated `/stats` route to compute collection progress dynamically with cluster-wide data integration.
- Enhanced completed collection recovery using Redis aggregates to include expired progress data.
- Refactored progress tracking to handle local and merged cluster metrics for accurate reporting.
- Improved `CollectionOrchestrator` by adding fallback logic for `batchSeq` initialization.