On Fri, 8 Aug 2025, at 17:09, Stuart Henderson wrote: > it is impossible to check if a cdn is synchronised.
Some forward thinking can avoid the need entirely. Not easy to retrofit though. Like having unique stable paths for file versions, so that the contents change, so does the URL, and then the CDN can cache each version forever. I assume this would require breaking changes to pkg_* tools and awho knows how many users’ other machinery and thus a very unpleasant idea. cdn.openbsd.org appears to be on Fastly. Does the build machinery use their API to submit invalidations for updated content? John