Oh look at that? Another update deployment issue due to your CDN. Maybe push updates to your CDN well before releasing them to ensure things like this don't happen so that users don't have to download multiple times to fix issues an incomplete download causes?
OF COURSE the updates pushed on the CDN in advance and, while there's an update in progress, there's a BLOCK to prevent users to update until the update is completed. Then, BEFORE removing the block, the update is tested. And no, I'm not testing just my local node: I do several tests using a VPN to connect to various random nodes in difference continents, to check the update has been registered. But you can't expect I could possibly test ALL 270 nodes in Cloudflare. Last update we had an user in Australia reporting a problem, he's from Melbourne, so I tried ALL nodes in Australia and, guess what, they were ALL fine EXCEPT the Melbourne one!
The larger the update is, the more time it takes for all nodes to replicate. Without even knowing how Cloudflare works, you might say "can't you just wait more time to remove the Update block ?", which is basically another way of saying "push updates to your CDN well before releasing them".
Well, that wouldn't work because, it's not as if Cloudflare replicates files automatically "just" because we purge them from the CDN. If nobody from a certain node doesn't request a file, the replication won't even start: it takes somebody requesting a file to have Cloudflare starting to update that local node.
And of course, because Cloudflare is careful not to crash OUR server, it doesn't try to do too much transfers at the same time.
We have this update online on the /TEST channel for over a month. NOBODY ever reported a "CDN problem", and we released like 5-10 updates PER DAY ? And you know why ? It's because way less people was on the /TEST channel compared to the official release, like 1% of the normal users, so replication was very quick, because Cloudflare would immediately get the update file from our origin server as soon somebody request it, when thousands of users make requests all at the same time, Cloudflare obviously staggers requests in order to be sure it's not crashing our server.
Really, after what happened to MICROSOFT with the release of MSFS 2024, where users were even PREVENTED to complete the installation for days ( not just "pink" textures" ), you are still insisting that CDN issues don't happen in real life ? And yes, there is a difference: Microsoft OWN the CDN, so you CAN say "your CDN" in that case.