Hello everyone, I've written up a blueprint ( https://github.com/apache/trafficcontrol/pull/5367) for reworking CDN Snapshots and Monitoring payloads, and I wanted it to be on everyone's radar.
The gist of it is that TM using two data sources is causing some hard-to-pin-down race conditions, so it shouldn't do that. So the plan is to separate out exactly what TM needs in the Monitoring payloads, and then Traffic Router can fetch CDN Snapshots directly from Traffic Ops instead of using TM as a sort of proxy.
