-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Here's an example:

There's no cache analysis, just raw headers.
I'm not sure how to reproduce it. I've just seen it now and then. I imagine it's something about the headers that hits some weird branch? maybe try to repro with that exact data?
{
"age": "0",
"cache-control": "public,max-age=0,must-revalidate",
"cache-status": "\"Netlify Edge\"; fwd=miss",
"content-encoding": "br",
"content-type": "text/html; charset=UTF-8",
"date": "Sat, 05 Jul 2025 00:18:32 GMT",
"debug-x-bb-deploy-id": "6866a5e3ddbff100081b7ff8",
"debug-x-bb-gen": "6866a5e3ddbff100081b7ff8:1751557850611",
"debug-x-bb-host-id": "cdn-glo-aws-cmh-57, cdn-glo-aws-cmh-57",
"debug-x-nf-cache-info": "hit=0,fresh=0,swr=0,cacheable=1,mem=0,rww=0,ort=1,owt=1",
"debug-x-nf-cache-result": "miss",
"etag": "\"92de5e34923e8d6e08269210e3bae88d-ssl-df\"",
"vary": "Accept-Encoding"
}
Copilot
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working