close
The Wayback Machine - https://web.archive.org/web/20220428002439/https://github.com/topics/code-intelligence
Skip to content
#

code-intelligence

Here are 6 public repositories matching this topic...

nihaals
nihaals commented Apr 25, 2022

Problem statement

Cache busted assets are refetched more than necessary due to the current max-age only being 2 days instead of forever/as long as possible, leading to longer initial loads more than needed and more egress.

Success criteria

  • All cache busted assets (as far as I can tell, all of them) should have their max-age set to 31536000

Implementation details

The only

good first issue

Improve this page

Add a description, image, and links to the code-intelligence topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the code-intelligence topic, visit your repo's landing page and select "manage topics."

Learn more