Could someone explain why there is a consistent 45-minute delay in data availability for the /api/v2/analytics/conversations/summary endpoint when filtering for our ap-southeast-1 BYOC trunks? Standard PSTN and voice sessions from other regions populate within the expected 15-minute window, but carrier-sourced calls routed through our Singapore-based trunks remain invisible in the aggregated reports until almost an hour post-call completion. We have verified that the SIP registration status is stable and no 408 timeouts are occurring at the network level, yet the analytics pipeline seems to be stalling specifically for these routes. The environment is running the latest Genesys Cloud release, and we are using the REST API v2 with Python 3.9 SDK for data extraction. This latency breaks our real-time WFM dashboard logic, which relies on accurate interaction counts for agent utilization metrics. We suspect this might be related to how the platform processes metadata from carrier failover events, but we need confirmation on whether this is a known limitation for BYOC trunks in this region or if there is a specific configuration tweak required to force faster ingestion. Any insights on the underlying data flow for these specific trunks would be appreciated.