According to this post, this was already fixed, but I’m still seeing the requests with a user agent that ends with “Chrome-Lighthouse” ending up at the server.
User agents ending in “Chrome-Lighthouse” is what Google uses for their Lighthouse tool, but also for the Page Insights tool.
APO will server from Cache if it’s available when testing with Page Insights. APO uses 2 caching mechanisms: Cloudflare CDN Cache and Workers KV. So it’s a valid use case when we served the content from KV while fetching from origin to update Cloudflare CDN Cache in particular data center.