Skip to content

Caching issue causes Hephaestus to be out of date #322

Open
@FelixTJDietrich

Description

@FelixTJDietrich

Describe the bug

Sometimes when visiting Hephaestus it is still showing an old version of the code i.e. 5.0.0 even though a new version has already been deployed, i.e. 6.1.0.

This caching potentially also accounts for the query parameters, e.g. hephaestus.aet.cit.tum.de with and without query parameters had different versions.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Hephaestus
  2. Check the version number
  3. Depoy a different version
  4. Check the version number

Without clearing the cache it remains the old version number?

Expected behavior

The newest version of Hephaestus should be shown.

Desktop (please complete the following information):

  • OS: macOS
  • Browser: Chrome

Additional context

I think it is a caching issue, we might need to have a content hash that forces a refetch if the content is changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions