Skip to content

External links image caching #3074

Discussion options

You must be logged in to vote

How can I get the Hub thumbnail to update and stay updated to the latest linked content please?

I believe you're correct in saying this is due to the image being cached on the backend. When you click "refresh", we update an internal "version" for that link that causes the cache to get busted, but only for that particular request.

One workaround for this may be add arbitrary query string parameters to the URL, but as far as I know there's no way to explicitly bust the cache that works across sessions. I can't quite tell if the image cache is purged after 5 minutes -- I'm not very familiar with this part of reticulum yet.

https://github.com/mozilla/reticulum/blob/master/lib/ret/media_reso…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@robinkwilson
Comment options

@robinkwilson
Comment options

Answer selected by robinkwilson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants