Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website has frequent caching issues #4947

Open
6 of 7 tasks
SuperSandro2000 opened this issue Aug 23, 2024 · 3 comments
Open
6 of 7 tasks

Website has frequent caching issues #4947

SuperSandro2000 opened this issue Aug 23, 2024 · 3 comments
Labels
area: docs bug Something isn't working

Comments

@SuperSandro2000
Copy link

Welcome

  • Yes, I'm using a binary release within 2 latest releases. Only such installations are supported.
  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've read the typecheck section of the FAQ.
  • Yes, I've tried with the standalone linter if available (e.g., gocritic, go vet, etc.).
  • I agree to follow this project's Code of Conduct

Description of the problem

Whenever I visit the changelog page from the releases page, I wonder why the changelog for the new version is missing. Sometimes I remember to press F5 and reload the page and then it suddenly appears. I think this is a client side browser caching issue based on wrong cache control header or webworker which only updates the cache on the first visit. I am not really familiar with the inner workings of the website, so I am just guessing.

How to reproduce this:

Version of golangci-lint

not relevant

Configuration

not relevant

Go environment

not relevant

Verbose output of running

not relevant

A minimal reproducible example or link to a public repository

not relevant

Validation

  • Yes, I've included all information above (version, config, etc.).

Supporter

@SuperSandro2000 SuperSandro2000 added the bug Something isn't working label Aug 23, 2024
Copy link

boring-cyborg bot commented Aug 23, 2024

Hey, thank you for opening your first Issue ! 🙂 If you would like to contribute we have a guide for contributors.

@tomarus
Copy link

tomarus commented Aug 26, 2024

I kinda have the same issue. Sometimes i notice our CI uses a newer version of golangci-lint that produces some new warnings I don't recognize. So i go to the website to copy the install url and install it, only to notice it hasn't changed on my local machine, until i shift-reload or page and see the actual version number change. Might indeed be a small http header caching issue.

@ldez
Copy link
Member

ldez commented Aug 26, 2024

We are aware of the problems, we plan to change our documentation generator because the current system is not maintainable and has a lot of flaws.
This is something that we are working on but it takes time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants