Countly Migration 1.8.3
Refactor Redis completion metrics to support per-pod aggregation - Updated `setCollectionCompleted` to store completion metrics by `podId` for improved granularity in multi-pod setups. - Modified aggregation logic in `getAllCollectionCompleted` to sum metrics across pods for accurate cluster-wide totals. - Simplified `CollectionOrchestrator` completion handling to persist pod-specific metrics directly.