You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After yanic died, my browser (Firefox 86.0) found the old meshviewer.json sufficient.
(200 Cached)
We restarted the webserver on harvester and web, which did not change anything.
Maybe we are missing a header that implies: never ever cache this content for paths below api.
Schreib daneben, dass das bei mir nicht reproduzierbar ist. @1977er
The text was updated successfully, but these errors were encountered:
Still cannot reproduce this. Checked with Librewolf/Firefox 120 and Chrome 120. Both fetch meshviewer.json properly every minute getting a fresh version from nginx with updated content (checked with the timestamp) and a new etag in the http response header. Each request is answered with 200 Ok and not 200 Cached.
@AiyionPrime Can you still reproduce this? Please close otherwise.
This is related to #178 (comment)
After yanic died, my browser (Firefox 86.0) found the old
meshviewer.json
sufficient.(200 Cached)
We restarted the webserver on harvester and web, which did not change anything.
Maybe we are missing a header that implies: never ever cache this content for paths below
api
.The text was updated successfully, but these errors were encountered: