Skip to content

Sometimes no cache analysis is rendered at all? #91

@serhalp

Description

@serhalp

Here's an example:

Image

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"
}

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions